ReactOS 0.4.15-dev-7998-gdb93cb1
_DXFILELOADMEMORY Struct Reference

#include <dxfile.h>

Collaboration diagram for _DXFILELOADMEMORY:

Public Attributes

LPVOID lpMemory
 
DWORD dSize
 

Detailed Description

Definition at line 49 of file dxfile.h.

Member Data Documentation

◆ dSize

DWORD _DXFILELOADMEMORY::dSize

Definition at line 51 of file dxfile.h.

Referenced by d3dx9_file_CreateEnumObject(), and IDirectXFileImpl_CreateEnumObject().

◆ lpMemory

LPVOID _DXFILELOADMEMORY::lpMemory

Definition at line 50 of file dxfile.h.

Referenced by d3dx9_file_CreateEnumObject(), and IDirectXFileImpl_CreateEnumObject().


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