ReactOS 0.4.15-dev-7942-gd23573b
_DD_WAITFORVERTICALBLANKDATA Struct Reference

#include <ddrawint.h>

Collaboration diagram for _DD_WAITFORVERTICALBLANKDATA:

Public Attributes

PDD_DIRECTDRAW_GLOBAL lpDD
 
DWORD dwFlags
 
DWORD bIsInVB
 
DWORD hEvent
 
HRESULT ddRVal
 
PVOID WaitForVerticalBlank
 

Detailed Description

Definition at line 445 of file ddrawint.h.

Member Data Documentation

◆ bIsInVB

DWORD _DD_WAITFORVERTICALBLANKDATA::bIsInVB

Definition at line 448 of file ddrawint.h.

◆ ddRVal

HRESULT _DD_WAITFORVERTICALBLANKDATA::ddRVal

Definition at line 450 of file ddrawint.h.

◆ dwFlags

DWORD _DD_WAITFORVERTICALBLANKDATA::dwFlags

Definition at line 447 of file ddrawint.h.

◆ hEvent

DWORD _DD_WAITFORVERTICALBLANKDATA::hEvent

Definition at line 449 of file ddrawint.h.

◆ lpDD

PDD_DIRECTDRAW_GLOBAL _DD_WAITFORVERTICALBLANKDATA::lpDD

Definition at line 446 of file ddrawint.h.

◆ WaitForVerticalBlank

PVOID _DD_WAITFORVERTICALBLANKDATA::WaitForVerticalBlank

Definition at line 451 of file ddrawint.h.


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