DDGETPOLARITYININFO structure (dxmini.h)
The DDGETPOLARITYININFO structure contains the video port extensions (VPE) object information.
Syntax
typedef struct _DDGETPOLARITYININFO {
LPDDVIDEOPORTDATA lpVideoPortData;
} DDGETPOLARITYININFO, *PDDGETPOLARITYININFO;
Members
lpVideoPortData
Points to a DDVIDEOPORTDATA structure that contains the VPE object information.
Requirements
Requirement | Value |
---|---|
Header | dxmini.h (include Dxmini.h) |