IServiceOperationResultHResult Property |
Gets the Win32-style HRESULT error code. Zero value means success, non-zero value means failure.
Namespace:
SysadminsLV.PKI.Utils
Assembly:
PKI.Core (in PKI.Core.dll) Version: 3.3.0.0 (3.3.0.0)
SyntaxReadOnly Property HResult As Integer
Get
property int HResult {
int get ();
}
abstract HResult : int with get
Property Value
Type:
Int32
See Also