ReactOS 0.4.15-dev-7934-g1dc8d80
_DD_GETVPORTINPUTFORMATDATA Struct Reference

#include <ddrawint.h>

Collaboration diagram for _DD_GETVPORTINPUTFORMATDATA:

Public Attributes

PDD_DIRECTDRAW_LOCAL lpDD
 
PDD_VIDEOPORT_LOCAL lpVideoPort
 
DWORD dwFlags
 
LPDDPIXELFORMAT lpddpfFormat
 
DWORD dwNumFormats
 
HRESULT ddRVal
 
PVOID GetVideoPortInputFormats
 

Detailed Description

Definition at line 697 of file ddrawint.h.

Member Data Documentation

◆ ddRVal

HRESULT _DD_GETVPORTINPUTFORMATDATA::ddRVal

Definition at line 703 of file ddrawint.h.

◆ dwFlags

DWORD _DD_GETVPORTINPUTFORMATDATA::dwFlags

Definition at line 700 of file ddrawint.h.

◆ dwNumFormats

DWORD _DD_GETVPORTINPUTFORMATDATA::dwNumFormats

Definition at line 702 of file ddrawint.h.

◆ GetVideoPortInputFormats

PVOID _DD_GETVPORTINPUTFORMATDATA::GetVideoPortInputFormats

Definition at line 704 of file ddrawint.h.

◆ lpDD

PDD_DIRECTDRAW_LOCAL _DD_GETVPORTINPUTFORMATDATA::lpDD

Definition at line 698 of file ddrawint.h.

◆ lpddpfFormat

LPDDPIXELFORMAT _DD_GETVPORTINPUTFORMATDATA::lpddpfFormat

Definition at line 701 of file ddrawint.h.

◆ lpVideoPort

PDD_VIDEOPORT_LOCAL _DD_GETVPORTINPUTFORMATDATA::lpVideoPort

Definition at line 699 of file ddrawint.h.


The documentation for this struct was generated from the following file: