LPDIRECT3DVOLUME9

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Functions

FreePrivateData
HRESULT FreePrivateData(REFGUID refguid)
Undocumented in source.
GetContainer
HRESULT GetContainer(REFIID riid, void** ppContainer)
Undocumented in source.
GetDesc
HRESULT GetDesc(D3DVOLUME_DESC* pDesc)
Undocumented in source.
GetDevice
HRESULT GetDevice(LPDIRECT3DDEVICE9* ppDevice)
Undocumented in source.
GetPrivateData
HRESULT GetPrivateData(REFGUID refguid, void* pData, DWORD* pSizeOfData)
Undocumented in source.
LockBox
HRESULT LockBox(D3DLOCKED_BOX* pLockedVolume, D3DBOX* pBox, DWORD Flags)
Undocumented in source.
SetPrivateData
HRESULT SetPrivateData(REFGUID refguid, void* pData, DWORD SizeOfData, DWORD Flags)
Undocumented in source.
UnlockBox
HRESULT UnlockBox()
Undocumented in source.

Inherited Members

From IUnknown

QueryInterface
HRESULT QueryInterface(IID* riid, void** pvObject)
Undocumented in source.
AddRef
ULONG AddRef()
Undocumented in source.
Release
ULONG Release()
Undocumented in source.

Meta