ReactOS 0.4.15-dev-7942-gd23573b
_DD_DESTROYVPORTDATA Struct Reference

#include <ddrawint.h>

Collaboration diagram for _DD_DESTROYVPORTDATA:

Public Attributes

PDD_DIRECTDRAW_LOCAL lpDD
 
PDD_VIDEOPORT_LOCAL lpVideoPort
 
HRESULT ddRVal
 
PVOID DestroyVideoPort
 

Detailed Description

Definition at line 748 of file ddrawint.h.

Member Data Documentation

◆ ddRVal

HRESULT _DD_DESTROYVPORTDATA::ddRVal

Definition at line 751 of file ddrawint.h.

◆ DestroyVideoPort

PVOID _DD_DESTROYVPORTDATA::DestroyVideoPort

Definition at line 752 of file ddrawint.h.

◆ lpDD

PDD_DIRECTDRAW_LOCAL _DD_DESTROYVPORTDATA::lpDD

Definition at line 749 of file ddrawint.h.

◆ lpVideoPort

PDD_VIDEOPORT_LOCAL _DD_DESTROYVPORTDATA::lpVideoPort

Definition at line 750 of file ddrawint.h.


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