ReactOS 0.4.15-dev-7924-g5949c20
DD_PALETTECALLBACKS Struct Reference

#include <ddrawint.h>

Collaboration diagram for DD_PALETTECALLBACKS:

Public Attributes

DWORD dwSize
 
DWORD dwFlags
 
PDD_PALCB_DESTROYPALETTE DestroyPalette
 
PDD_PALCB_SETENTRIES SetEntries
 

Detailed Description

Definition at line 643 of file ddrawint.h.

Member Data Documentation

◆ DestroyPalette

PDD_PALCB_DESTROYPALETTE DD_PALETTECALLBACKS::DestroyPalette

Definition at line 646 of file ddrawint.h.

◆ dwFlags

DWORD DD_PALETTECALLBACKS::dwFlags

Definition at line 645 of file ddrawint.h.

Referenced by DxDdQueryDirectDrawObject().

◆ dwSize

DWORD DD_PALETTECALLBACKS::dwSize

Definition at line 644 of file ddrawint.h.

Referenced by DrvEnableDirectDraw().

◆ SetEntries

PDD_PALCB_SETENTRIES DD_PALETTECALLBACKS::SetEntries

Definition at line 647 of file ddrawint.h.


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