Condividi tramite


Struttura DDLOCKOUTINFO (dxmini.h)

La struttura DDLOCKOUTINFO contiene l'output delle informazioni di superficie dalla funzione DxLock .

Sintassi

typedef struct _DDLOCKOUTINFO {
  ULONG_PTR dwSurfacePtr;
} DDLOCKOUTINFO, *PDDLOCKOUTINFO;

Members

dwSurfacePtr

Punta alla superficie nel buffer del frame.

Requisiti

Requisito Valore
Intestazione dxmini.h (include Dxmini.h)

Vedi anche

DxLock