LPDIRECT3DVERTEXBUFFER9

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

Members

Functions

GetDesc
HRESULT GetDesc(D3DVERTEXBUFFER_DESC* pDesc)
Undocumented in source.
Lock
HRESULT Lock(UINT OffsetToLock, UINT SizeToLock, void** ppbData, DWORD Flags)
Undocumented in source.
Unlock
HRESULT Unlock()
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