DD_CLIPPER_LOCAL structure (ddrawint.h)
The DD_CLIPPER_LOCAL structure contains local data for each individual DirectDrawClipper object.
Syntax
typedef struct _DD_CLIPPER_LOCAL {
ULONG_PTR dwReserved1;
} *PDD_CLIPPER_LOCAL, DD_CLIPPER_LOCAL;
Members
dwReserved1
Is reserved for use by the display driver.
Requirements
Requirement | Value |
---|---|
Header | ddrawint.h (include Winddi.h) |