ComponentOne Bitmap for WinForms
C1.Win.C1DX.4.5.2 Assembly / C1.Util.DX.WIC Namespace / BitmapLock Class / GetDataPointer Method / GetDataPointer() Method

In This Topic
    GetDataPointer() Method
    In This Topic
    HRESULT IWICBitmapLock::GetDataPointer([Out] unsigned int* pcbBufferSize,[Out] void** ppbData)
    Syntax
    'Declaration
     
    Public Overloads Function GetDataPointer() As System.IntPtr
    public System.IntPtr GetDataPointer()
    See Also