Click or drag to resize
Win32HResultCheckT Method (Int32)

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

Parameters

hr
Type: SystemInt32

Type Parameters

T
See Also