Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
The DDSETSTATEININFO structure contains the surface and video port extensions (VPE) object information.
Syntax
typedef struct _DDSETSTATEININFO {
LPDDSURFACEDATA lpSurfaceData;
LPDDVIDEOPORTDATA lpVideoPortData;
} DDSETSTATEININFO, *PDDSETSTATEININFO;
Members
lpSurfaceData
Points to a DDSURFACEDATA structure that contains the surface information.
lpVideoPortData
Points to a DDVIDEOPORTDATA structure that contains the VPE object information.
Requirements
| Requirement | Value |
|---|---|
| Header | dxmini.h (include Dxmini.h) |