Click or drag to resize
Win32HResultCheckLastErrorT Method (Boolean)

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

Parameters

result
Type: SystemBoolean

Type Parameters

T
See Also