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 DDLOCKOUTINFO structure contains the surface information output from the DxLock function.
Syntax
typedef struct _DDLOCKOUTINFO {
ULONG_PTR dwSurfacePtr;
} DDLOCKOUTINFO, *PDDLOCKOUTINFO;
Members
dwSurfacePtr
Points to the surface in the frame buffer.
Requirements
| Requirement | Value |
|---|---|
| Header | dxmini.h (include Dxmini.h) |