Click or drag to resize
Win32HResultCheckLastErrorT Method (Boolean)

Namespace: OIV.Inventor
Assembly: OIV.Inventor.Wpf (in OIV.Inventor.Wpf.dll) Version: 2024.2.2.0 (10.16.2.0)
Syntax
public static void CheckLastError<T>(
	bool result
)
where T : class, Win32Exception

Parameters

result
Type: SystemBoolean

Type Parameters

T
See Also