ComponentOne Bitmap for WinForms
C1.Win.C1DX.4.5.2 Assembly / C1.Util.DX Namespace / HResult Structure / Code Property

In This Topic
    Code Property
    In This Topic
    Gets the HRESULT error code.
    Syntax
    'Declaration
     
    Public ReadOnly Property Code As System.Integer
    public System.int Code {get;}

    Property Value

    The HRESULT error code.
    See Also