Identifies memory data. Deprecated.
typedef struct DXFILELOADMEMORY { LPVOID lpMemory; DWORD dSize; } DXFILELOADMEMORY, *LPDXFILELOADMEMORY;
This structure identifies a resource to be loaded when an application uses the IDirectXFile::CreateEnumObject method and specifies DXFILELOAD_FROMMEMORY.