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 DDGETPOLARITYOUTINFO structure contains the polarity information of the video port extensions (VPE) object.
Syntax
typedef struct _DDGETPOLARITYOUTINFO {
DWORD bPolarity;
} DDGETPOLARITYOUTINFO, *PDDGETPOLARITYOUTINFO;
Members
bPolarity
Indicates the polarity (even or odd) of the current field being written by the VPE object. A value of 0x00000001 indicates even, 0x00000000 indicates odd.
Requirements
| Requirement | Value |
|---|---|
| Header | dxmini.h (include Dxmini.h) |