- GetDevice
HRESULT GetDevice(IDirect3DDevice8* ppDevice)
Undocumented in source.
- SetPrivateData
HRESULT SetPrivateData(REFGUID refguid, const(void)* pData, DWORD SizeOfData, DWORD Flags)
Undocumented in source.
- GetPrivateData
HRESULT GetPrivateData(REFGUID refguid, void* pData, DWORD* pSizeOfData)
Undocumented in source.
- FreePrivateData
HRESULT FreePrivateData(REFGUID refguid)
Undocumented in source.
- SetPriority
DWORD SetPriority(DWORD PriorityNew)
Undocumented in source.
- GetPriority
DWORD GetPriority()
Undocumented in source.
- PreLoad
void PreLoad()
Undocumented in source.
- GetType
D3DRESOURCETYPE GetType()
Undocumented in source.