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