Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The DDLOCKININFO structure contains the surface information.
Syntax
typedef struct _DDLOCKININFO {
LPDDSURFACEDATA lpSurfaceData;
} DDLOCKININFO, *PDDLOCKININFO;
Members
lpSurfaceData
Points to a DDSURFACEDATA structure that contains the surface information.
Requirements
| Requirement | Value |
|---|---|
| Header | dxmini.h (include Dxmini.h) |