Click or drag to resize
Win32HResultEquals Method (Win32HResult)

Namespace: OIV.Inventor
Assembly: OIV.Inventor.Wpf (in OIV.Inventor.Wpf.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public bool Equals(
	Win32HResult other
)

Parameters

other
Type: OIV.InventorWin32HResult

Return Value

Type: Boolean

Implements

IEquatableTEquals(T)
See Also