Click or drag to resize
NvDxInteropException Constructor (Int32, String)
Initializes a new instance of the NvDxInteropException class

Namespace: OIV.Inventor.Wpf
Assembly: OIV.InventorToWpf (in OIV.InventorToWpf.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
public NvDxInteropException(
	int code,
	string message
)

Parameters

code
Type: SystemInt32
message
Type: SystemString
See Also