IDirect3DVertexBuffer8

Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
version(Windows)
extern (C++)
interface IDirect3DVertexBuffer8 : IDirect3DResource8

Inherited Members

From IDirect3DResource8

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.

Meta