ReactOS 0.4.15-dev-7842-g558ab78
_DDHAL_DDVIDEOPORTCALLBACKS Struct Reference

#include <ddrawi.h>

Collaboration diagram for _DDHAL_DDVIDEOPORTCALLBACKS:

Public Attributes

DWORD dwSize
 
DWORD dwFlags
 
LPDDHALVPORTCB_CANCREATEVIDEOPORT CanCreateVideoPort
 
LPDDHALVPORTCB_CREATEVIDEOPORT CreateVideoPort
 
LPDDHALVPORTCB_FLIP FlipVideoPort
 
LPDDHALVPORTCB_GETBANDWIDTH GetVideoPortBandwidth
 
LPDDHALVPORTCB_GETINPUTFORMATS GetVideoPortInputFormats
 
LPDDHALVPORTCB_GETOUTPUTFORMATS GetVideoPortOutputFormats
 
LPVOID lpReserved1
 
LPDDHALVPORTCB_GETFIELD GetVideoPortField
 
LPDDHALVPORTCB_GETLINE GetVideoPortLine
 
LPDDHALVPORTCB_GETVPORTCONNECT GetVideoPortConnectInfo
 
LPDDHALVPORTCB_DESTROYVPORT DestroyVideoPort
 
LPDDHALVPORTCB_GETFLIPSTATUS GetVideoPortFlipStatus
 
LPDDHALVPORTCB_UPDATE UpdateVideoPort
 
LPDDHALVPORTCB_WAITFORSYNC WaitForVideoPortSync
 
LPDDHALVPORTCB_GETSIGNALSTATUS GetVideoSignalStatus
 
LPDDHALVPORTCB_COLORCONTROL ColorControl
 

Detailed Description

Definition at line 504 of file ddrawi.h.

Member Data Documentation

◆ CanCreateVideoPort

LPDDHALVPORTCB_CANCREATEVIDEOPORT _DDHAL_DDVIDEOPORTCALLBACKS::CanCreateVideoPort

Definition at line 507 of file ddrawi.h.

Referenced by DdGetDriverInfo().

◆ ColorControl

LPDDHALVPORTCB_COLORCONTROL _DDHAL_DDVIDEOPORTCALLBACKS::ColorControl

Definition at line 522 of file ddrawi.h.

Referenced by DdGetDriverInfo().

◆ CreateVideoPort

LPDDHALVPORTCB_CREATEVIDEOPORT _DDHAL_DDVIDEOPORTCALLBACKS::CreateVideoPort

Definition at line 508 of file ddrawi.h.

Referenced by DdGetDriverInfo().

◆ DestroyVideoPort

LPDDHALVPORTCB_DESTROYVPORT _DDHAL_DDVIDEOPORTCALLBACKS::DestroyVideoPort

Definition at line 517 of file ddrawi.h.

Referenced by DdGetDriverInfo().

◆ dwFlags

DWORD _DDHAL_DDVIDEOPORTCALLBACKS::dwFlags

Definition at line 506 of file ddrawi.h.

Referenced by DdGetDriverInfo().

◆ dwSize

DWORD _DDHAL_DDVIDEOPORTCALLBACKS::dwSize

Definition at line 505 of file ddrawi.h.

Referenced by DdGetDriverInfo().

◆ FlipVideoPort

LPDDHALVPORTCB_FLIP _DDHAL_DDVIDEOPORTCALLBACKS::FlipVideoPort

Definition at line 509 of file ddrawi.h.

Referenced by DdGetDriverInfo().

◆ GetVideoPortBandwidth

LPDDHALVPORTCB_GETBANDWIDTH _DDHAL_DDVIDEOPORTCALLBACKS::GetVideoPortBandwidth

Definition at line 510 of file ddrawi.h.

Referenced by DdGetDriverInfo().

◆ GetVideoPortConnectInfo

LPDDHALVPORTCB_GETVPORTCONNECT _DDHAL_DDVIDEOPORTCALLBACKS::GetVideoPortConnectInfo

Definition at line 516 of file ddrawi.h.

Referenced by DdGetDriverInfo().

◆ GetVideoPortField

LPDDHALVPORTCB_GETFIELD _DDHAL_DDVIDEOPORTCALLBACKS::GetVideoPortField

Definition at line 514 of file ddrawi.h.

Referenced by DdGetDriverInfo().

◆ GetVideoPortFlipStatus

LPDDHALVPORTCB_GETFLIPSTATUS _DDHAL_DDVIDEOPORTCALLBACKS::GetVideoPortFlipStatus

Definition at line 518 of file ddrawi.h.

Referenced by DdGetDriverInfo().

◆ GetVideoPortInputFormats

LPDDHALVPORTCB_GETINPUTFORMATS _DDHAL_DDVIDEOPORTCALLBACKS::GetVideoPortInputFormats

Definition at line 511 of file ddrawi.h.

Referenced by DdGetDriverInfo().

◆ GetVideoPortLine

LPDDHALVPORTCB_GETLINE _DDHAL_DDVIDEOPORTCALLBACKS::GetVideoPortLine

Definition at line 515 of file ddrawi.h.

Referenced by DdGetDriverInfo().

◆ GetVideoPortOutputFormats

LPDDHALVPORTCB_GETOUTPUTFORMATS _DDHAL_DDVIDEOPORTCALLBACKS::GetVideoPortOutputFormats

Definition at line 512 of file ddrawi.h.

Referenced by DdGetDriverInfo().

◆ GetVideoSignalStatus

LPDDHALVPORTCB_GETSIGNALSTATUS _DDHAL_DDVIDEOPORTCALLBACKS::GetVideoSignalStatus

Definition at line 521 of file ddrawi.h.

Referenced by DdGetDriverInfo().

◆ lpReserved1

LPVOID _DDHAL_DDVIDEOPORTCALLBACKS::lpReserved1

Definition at line 513 of file ddrawi.h.

◆ UpdateVideoPort

LPDDHALVPORTCB_UPDATE _DDHAL_DDVIDEOPORTCALLBACKS::UpdateVideoPort

Definition at line 519 of file ddrawi.h.

Referenced by DdGetDriverInfo().

◆ WaitForVideoPortSync

LPDDHALVPORTCB_WAITFORSYNC _DDHAL_DDVIDEOPORTCALLBACKS::WaitForVideoPortSync

Definition at line 520 of file ddrawi.h.

Referenced by DdGetDriverInfo().


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