ComponentOne Bitmap for WinForms
C1.Win.C1DX.4.5.2 Assembly / C1.Util.DX Namespace / HResultDescriptor Class / NativeApiCode Property

In This Topic
    NativeApiCode Property
    In This Topic
    Gets the native API code (ex: D2D1_ERR_ ...)
    Syntax
    'Declaration
     
    Public ReadOnly Property NativeApiCode As System.String
    public System.string NativeApiCode {get;}
    See Also