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