Click or drag to resize
Win32HResultEquals Method (Win32HResult)

Namespace: OIV.Inventor
Assembly: OIV.InventorToWpf (in OIV.InventorToWpf.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
public bool Equals(
	Win32HResult other
)

Parameters

other
Type: OIV.InventorWin32HResult

Return Value

Type: Boolean

Implements

IEquatableTEquals(T)
See Also