Structure DDGETPOLARITYOUTINFO (dxmini.h)
La structure DDGETPOLARITYOUTINFO contient les informations de polarité de l’objet VPE (Video Port Extensions).
Syntaxe
typedef struct _DDGETPOLARITYOUTINFO {
DWORD bPolarity;
} DDGETPOLARITYOUTINFO, *PDDGETPOLARITYOUTINFO;
Membres
bPolarity
Indique la polarité (paire ou impaire) du champ actuel en cours d’écriture par l’objet VPE. Une valeur de 0x00000001 indique pair, 0x00000000 indique impair.
Spécifications
En-tête | dxmini.h (include Dxmini.h) |