ComponentOne Bitmap for UWP
HResultDescriptor Class Members
Properties  Methods 

C1.UWP.DX Assembly > C1.Util.DX Namespace : HResultDescriptor Class

The following tables list the members exposed by HResultDescriptor.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the HResultDescriptor class.  
Top
Public Properties
 NameDescription
Public PropertyGets the API code (ex: DemiceRemoved ...)  
Public PropertyGets the description of the result code if any.  
Public PropertyGets the module (ex: C1.Win.DX.Direct2D)  
Public PropertyGets the native API code (ex: D2D1_ERR_ ...)  
Public PropertyGets the result.  
Top
Public Methods
 NameDescription
Public MethodOverloaded. Determines whether the specified HResultDescriptor is equal to this instance.  
Public Methodstatic (Shared in Visual Basic)Finds the specified result descriptor.  
Public MethodServes as the default hash function.  
Public Methodstatic (Shared in Visual Basic)Registers a HResultDescriptor provider.  
Public MethodReturns a string that represents the current object.  
Top
Public Operators
Implements the operator ==.
Performs an implicit conversion from HResultDescriptor to HResult.
Implements the operator !=.
Top
See Also

Reference

HResultDescriptor Class
C1.Util.DX Namespace