ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 Assembly / C1.Util.DX.Direct3D11 Namespace / Blob Class / GetBufferPointer Method

In This Topic
    GetBufferPointer Method
    In This Topic
    void* ID3D10Blob::GetBufferPointer()
    Syntax
    'Declaration
     
    Public Function GetBufferPointer() As IntPtr
    public IntPtr GetBufferPointer()
    See Also