Partager via


Structure DDLOCKININFO (dxmini.h)

La structure DDLOCKININFO contient les informations de surface.

Syntaxe

typedef struct _DDLOCKININFO {
  LPDDSURFACEDATA lpSurfaceData;
} DDLOCKININFO, *PDDLOCKININFO;

Membres

lpSurfaceData

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

Spécifications

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

Voir aussi

DDSURFACEDATA

DxLock