ID3D10Blob::GetBufferPointer Method

Get a pointer to the data.

Syntax

public:
LPVOID GetBufferPointer()  

Return value

Type: LPVOID 

Returns a pointer.

Requirements

Header: Declared in d3d11_x.h (d3dcommon.h on other Windows platforms).

Library: Use d3d11_x.lib (d3d11.lib on other Windows platforms).

See also

ID3D10Blob

ID3D10Blob Members