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
Syntaxpublic bool bInitInterface(
int nDevice
)
Public Function bInitInterface (
nDevice As Integer
) As Boolean
Parameters
- nDevice
- Type: SystemInt32
Device number from MARIProjectConnection.xml
Return Value
Type:
BooleanTrue if sucessfully initialized MARIProject Interface
Remarks
See Also