Click or drag to resize
Win32HResultCheckLastErrorT Method (Boolean, Object, Object)

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,
	Object dataKey,
	Object dataValue
)
where T : class, Win32Exception

Parameters

result
Type: SystemBoolean
dataKey
Type: SystemObject
dataValue
Type: SystemObject

Type Parameters

T
See Also