Partager via


Structure DDSETSTATEININFO (dxmini.h)

La structure DDSETSTATEININFO contient les informations d’objet VPE (Surface and Video Port Extensions).

Syntaxe

typedef struct _DDSETSTATEININFO {
  LPDDSURFACEDATA   lpSurfaceData;
  LPDDVIDEOPORTDATA lpVideoPortData;
} DDSETSTATEININFO, *PDDSETSTATEININFO;

Membres

lpSurfaceData

Pointe vers une structure DDSURFACEDATA qui contient les informations de surface.

lpVideoPortData

Pointe vers une structure DDVIDEOPORTDATA qui contient les informations sur l’objet VPE.

Spécifications

   
En-tête dxmini.h (include Dxmini.h)

Voir aussi

DDSURFACEDATA

DDVIDEOPORTDATA

DxSetState