ComponentOne Bitmap for UWP
C1.UWP.DX Assembly / C1.Util.DX Namespace / HResult Structure / InvalidPointer Field

In This Topic
    InvalidPointer Field
    In This Topic
    Result code Invalid pointer.
    Syntax
    'Declaration
     
    Public Shared InvalidPointer As HResult
    public static HResult InvalidPointer
    See Also