| C1.WPF.DX.4 Assembly > C1.Util.DX Namespace > HResultDescriptor Class : HResultDescriptor Constructor |
'Declaration Public Function New( _ ByVal code As HResult, _ ByVal module As System.String, _ ByVal nativeApiCode As System.String, _ ByVal apiCode As System.String, _ Optional ByVal description As System.String _ )
public HResultDescriptor( HResult code, System.string module, System.string nativeApiCode, System.string apiCode, System.string description )