Package com.ms.com.directX |
|
 Previous |
 Microsoft Packages |
 Index |
 Next |
DDENUMSURFACES_ Values
Use with EnumSurfaces to specify the surfaces to enumerate.
- DDENUMSURFACES_ALL
- Enumerates all of the surfaces that meet the search criterion.
- DDENUMSURFACES_CANBECREATED
- Enumerates the first surface that can be created and meets the search criterion.
- DDENUMSURFACES_DOESEXIST
- Enumerates the already existing surfaces that meet the search criterion.
- DDENUMSURFACES_MATCH
- Searches for any surface that matches the surface description.
- DDENUMSURFACES_NOMATCH
- Searches for any surface that does not match the surface description.