LPDIRECT3DSURFACE9

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

Members

Functions

GetContainer
HRESULT GetContainer(REFIID riid, void** ppContainer)
Undocumented in source.
GetDC
HRESULT GetDC(HDC* phdc)
Undocumented in source.
GetDesc
HRESULT GetDesc(D3DSURFACE_DESC* pDesc)
Undocumented in source.
LockRect
HRESULT LockRect(D3DLOCKED_RECT* pLockedRect, RECT* pRect, DWORD Flags)
Undocumented in source.
ReleaseDC
HRESULT ReleaseDC(HDC hdc)
Undocumented in source.
UnlockRect
HRESULT UnlockRect()
Undocumented in source.

Inherited Members

From LPDIRECT3DRESOURCE9

GetDevice
HRESULT GetDevice(LPDIRECT3DDEVICE9* ppDevice)
Undocumented in source.
SetPrivateData
HRESULT SetPrivateData(REFGUID refguid, 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.

Meta