ID3D10Buffer

Undocumented in source.

Members

Functions

GetDesc
void GetDesc(D3D10_BUFFER_DESC* pDesc)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
Map
HRESULT Map(D3D10_MAP MapType, UINT MapFlags, void** ppData)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
Unmap
void Unmap()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.

Inherited Members

From ID3D10Resource

GetType
void GetType(D3D10_RESOURCE_DIMENSION* rType)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetEvictionPriority
void SetEvictionPriority(UINT EvictionPriority)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetEvictionPriority
UINT GetEvictionPriority()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.

Meta