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: 7.2.0.0 (7.2.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