Click or drag to resize

MPInterfacebInitInterface Method (Int32)

Automatic Initialization All Settings to connect to the MARIProject database are read automatically

Namespace:  MARIInterface
Assembly:  MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntax
public bool bInitInterface(
	int nDevice
)

Parameters

nDevice
Type: SystemInt32
Device number from MARIProjectConnection.xml

Return Value

Type: Boolean
True if sucessfully initialized MARIProject Interface
Remarks