ID3D10Blob::GetBufferPointer method (d3dcommon.h)

Gets a pointer to the data.

Syntax

LPVOID GetBufferPointer();

Return value

Type: LPVOID

Returns a pointer.

Requirements

Requirement Value
Target Platform Windows
Header d3dcommon.h

See also

ID3D10Blob