QHResultFromHResult Method
Constructor from raw HRESULT value. Mainly used for easy decoding of HRESULTs that
are part of the exception to determine whether the error is "critical" or not.
Namespace: Quine.HRCatalogAssembly: Quine.Schemas.Core (in Quine.Schemas.Core.dll) Version: 1.0.0+0ea0706914ee4edf2b0ed66bec3ab4d062a43b68
public static QHResult FromHResult(
int hresult
)
- hresult Int32
[Missing <param name="hresult"/> documentation for "M:Quine.HRCatalog.QHResult.FromHResult(System.Int32)"]
QHResult