ReactOS 0.4.17-dev-934-g091855f
ddrawex_surface Struct Reference

#include <ddrawex_private.h>

Public Attributes

IDirectDrawSurface3 IDirectDrawSurface3_iface
 
IDirectDrawSurface4 IDirectDrawSurface4_iface
 
LONG ref
 
IDirectDrawSurface4 * parent
 
BOOL permanent_dc
 
HDC hdc
 

Detailed Description

Definition at line 69 of file ddrawex_private.h.

Member Data Documentation

◆ hdc

HDC ddrawex_surface::hdc

Definition at line 79 of file ddrawex_private.h.

Referenced by ddrawex_surface4_GetDC(), and prepare_permanent_dc().

◆ IDirectDrawSurface3_iface

IDirectDrawSurface3 ddrawex_surface::IDirectDrawSurface3_iface

◆ IDirectDrawSurface4_iface

◆ parent

IDirectDrawSurface4* ddrawex_surface::parent

◆ permanent_dc

◆ ref

LONG ddrawex_surface::ref

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