[]
ID3D10Blob
[Guid("8BA5FB08-5195-40e2-AC58-0D989C3A0102")]
public class Blob : ComObject, IDisposable, IUnknown
Name | Description |
---|---|
Blob(IntPtr) | Initializes a new instance of the Blob class. |
Name | Description |
---|---|
GetBufferPointer() | void* ID3D10Blob::GetBufferPointer() |
GetBufferSize() | SIZE_T ID3D10Blob::GetBufferSize() |
Name | Description |
---|---|
explicit operator Blob(IntPtr) |