Win32HResultIsFailure Property |
Namespace: OIV.InventorAssembly: OIV.InventorToWpf (in OIV.InventorToWpf.dll) Version: 9.9.13.0 (9.9.13.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