Document Solutions for PDF
GrapeCity.Documents.DX.Windows Assembly / GrapeCity.Documents.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
          GrapeCity.Documents.DX.HResult

    See Also