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 DDGETAUTOFLIPIN structure contains the handle information.
Syntax
typedef struct _DDGETAUTOFLIPIN {
HANDLE hDirectDraw;
HANDLE hVideoPort;
} DDGETAUTOFLIPIN, *LPDDGETAUTOFLIPIN;
Members
hDirectDraw
Specifies the Microsoft DirectDraw handle.
hVideoPort
Specifies the video port extensions (VPE) object handle.
Requirements
| Requirement | Value |
|---|---|
| Header | ddkmapi.h (include Ddkmapi.h) |