ID3D10Blob

Undocumented in source.
version(Windows)
interface ID3D10Blob : IUnknown {}

Members

Functions

GetBufferPointer
void* GetBufferPointer()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetBufferSize
size_t GetBufferSize()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.

Meta