ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 Assembly / C1.Util.DX Namespace / HResult Structure
Members

In This Topic
    HResult Structure
    In This Topic
    Result structure for COM methods.
    Object Model
    HResult Structure
    Syntax
    'Declaration
     
    Public Structure HResult 
       Inherits System.ValueType
    public struct HResult : System.ValueType 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          C1.Util.DX.HResult

    See Also