IDirect3DSurface8

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(D3DSURFACE_DESC* pDesc)
Undocumented in source.
GetDevice
HRESULT GetDevice(IDirect3DDevice8* ppDevice)
Undocumented in source.
GetPrivateData
HRESULT GetPrivateData(REFGUID refguid, void* pData, DWORD* pSizeOfData)
Undocumented in source.
LockRect
HRESULT LockRect(D3DLOCKED_RECT* pLockedRect, const(RECT)* pRect, DWORD Flags)
Undocumented in source.
SetPrivateData
HRESULT SetPrivateData(REFGUID refguid, const(void)* pData, DWORD SizeOfData, DWORD Flags)
Undocumented in source.
UnlockRect
HRESULT UnlockRect()
Undocumented in source.

Meta