ReactOS 0.4.15-dev-7942-gd23573b
_DD_MISCELLANEOUS2CALLBACKS Struct Reference

#include <ddrawint.h>

Collaboration diagram for _DD_MISCELLANEOUS2CALLBACKS:

Public Attributes

DWORD dwSize
 
DWORD dwFlags
 
PDD_ALPHABLT AlphaBlt
 
PDD_CREATESURFACEEX CreateSurfaceEx
 
PDD_GETDRIVERSTATE GetDriverState
 
PDD_DESTROYDDLOCAL DestroyDDLocal
 

Detailed Description

Definition at line 568 of file ddrawint.h.

Member Data Documentation

◆ AlphaBlt

PDD_ALPHABLT _DD_MISCELLANEOUS2CALLBACKS::AlphaBlt

Definition at line 571 of file ddrawint.h.

◆ CreateSurfaceEx

PDD_CREATESURFACEEX _DD_MISCELLANEOUS2CALLBACKS::CreateSurfaceEx

Definition at line 572 of file ddrawint.h.

◆ DestroyDDLocal

PDD_DESTROYDDLOCAL _DD_MISCELLANEOUS2CALLBACKS::DestroyDDLocal

Definition at line 574 of file ddrawint.h.

◆ dwFlags

DWORD _DD_MISCELLANEOUS2CALLBACKS::dwFlags

Definition at line 570 of file ddrawint.h.

◆ dwSize

DWORD _DD_MISCELLANEOUS2CALLBACKS::dwSize

Definition at line 569 of file ddrawint.h.

◆ GetDriverState

PDD_GETDRIVERSTATE _DD_MISCELLANEOUS2CALLBACKS::GetDriverState

Definition at line 573 of file ddrawint.h.


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