ComponentOne Bitmap for UWP
C1.UWP.DX 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