Win32HResultIsFailure Property |
Namespace: OIV.InventorAssembly: OIV.Inventor.Wpf (in OIV.Inventor.Wpf.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public bool IsFailure { get; }
Public ReadOnly Property IsFailure As Boolean
Get
public:
property bool IsFailure {
bool get ();
}
member IsFailure : bool with get
Property Value
Type:
BooleanSee Also