ReactOS 0.4.15-dev-8021-g7ce96fd
_DDHAL_CREATESURFACEDATA Struct Reference

#include <ddrawi.h>

Collaboration diagram for _DDHAL_CREATESURFACEDATA:

Public Attributes

LPDDRAWI_DIRECTDRAW_GBL lpDD
 
LPDDSURFACEDESC lpDDSurfaceDesc
 
LPDDRAWI_DDRAWSURFACE_LCLlplpSList
 
DWORD dwSCnt
 
HRESULT ddRVal
 
LPDDHAL_CREATESURFACE CreateSurface
 

Detailed Description

Definition at line 774 of file ddrawi.h.

Member Data Documentation

◆ CreateSurface

LPDDHAL_CREATESURFACE _DDHAL_CREATESURFACEDATA::CreateSurface

Definition at line 780 of file ddrawi.h.

Referenced by Internal_CreateSurface(), and WinMain().

◆ ddRVal

HRESULT _DDHAL_CREATESURFACEDATA::ddRVal

Definition at line 779 of file ddrawi.h.

Referenced by DdCreateSurface(), Internal_CreateSurface(), and WinMain().

◆ dwSCnt

DWORD _DDHAL_CREATESURFACEDATA::dwSCnt

Definition at line 778 of file ddrawi.h.

Referenced by DdCreateD3DBuffer(), DdCreateSurface(), Internal_CreateSurface(), and WinMain().

◆ lpDD

LPDDRAWI_DIRECTDRAW_GBL _DDHAL_CREATESURFACEDATA::lpDD

Definition at line 775 of file ddrawi.h.

Referenced by DdCreateD3DBuffer(), DdCreateSurface(), Internal_CreateSurface(), and WinMain().

◆ lpDDSurfaceDesc

LPDDSURFACEDESC _DDHAL_CREATESURFACEDATA::lpDDSurfaceDesc

Definition at line 776 of file ddrawi.h.

Referenced by DdCreateD3DBuffer(), DdCreateSurface(), Internal_CreateSurface(), and WinMain().

◆ lplpSList

LPDDRAWI_DDRAWSURFACE_LCL* _DDHAL_CREATESURFACEDATA::lplpSList

Definition at line 777 of file ddrawi.h.

Referenced by DdCreateD3DBuffer(), DdCreateSurface(), Internal_CreateSurface(), and WinMain().


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