ComponentOne Bitmap for WinForms
C1.Win.C1DX.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 System.IntPtr
    public System.IntPtr GetBufferPointer()
    See Also