ReactOS 0.4.15-dev-7958-gcd0bb1a
_DDHAL_DESTROYVPORTDATA Struct Reference

#include <ddrawi.h>

Collaboration diagram for _DDHAL_DESTROYVPORTDATA:

Public Attributes

LPDDRAWI_DIRECTDRAW_LCL lpDD
 
LPDDRAWI_DDVIDEOPORT_LCL lpVideoPort
 
HRESULT ddRVal
 
LPDDHALVPORTCB_DESTROYVPORT DestroyVideoPort
 

Detailed Description

Definition at line 954 of file ddrawi.h.

Member Data Documentation

◆ ddRVal

HRESULT _DDHAL_DESTROYVPORTDATA::ddRVal

Definition at line 957 of file ddrawi.h.

◆ DestroyVideoPort

LPDDHALVPORTCB_DESTROYVPORT _DDHAL_DESTROYVPORTDATA::DestroyVideoPort

Definition at line 958 of file ddrawi.h.

◆ lpDD

LPDDRAWI_DIRECTDRAW_LCL _DDHAL_DESTROYVPORTDATA::lpDD

Definition at line 955 of file ddrawi.h.

◆ lpVideoPort

LPDDRAWI_DDVIDEOPORT_LCL _DDHAL_DESTROYVPORTDATA::lpVideoPort

Definition at line 956 of file ddrawi.h.

Referenced by DvpDestroyVideoPort().


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