Click or drag to resize
MvProcessDoConnect Method
Handles the connection and open views required by the command line, if applicable.

Namespace: RW.Server.Component
Assembly: RW.Server.Component (in RW.Server.Component.dll) Version: 6.3.0.0 (0.8.0.0)
Syntax
public int DoConnect()

Return Value

Type: Int32
0 if all connections are successful, or the number of unsuccessful connections otherwise.
See Also