ID3D10Blob::GetBufferSize Method
Get the size.
Syntax
public:
SIZE_T GetBufferSize()
Return value
Type: SIZE_TÂ
The size of the data, in bytes.
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