![]() | MvProcess Methods |
The MvProcess type exposes the following members.
Name | Description | |
---|---|---|
![]() | DoConnect |
Handles the connection and open views required by the command
line, if applicable.
|
![]() | Initialization |
Initializes a stand-alone component.
|
![]() ![]() | Initialize |
Initializes a stand-alone component.
|
![]() | LocalInitialize |
Invoked by Initialization(String).
|
![]() | ProcessRequest |
Called by Run(Int32, Int32) to execute a
request issued by a component.
|
![]() ![]() | Run |
Implements the default event loop by calling
the ProcessRequest(Int32) member function.
|
![]() ![]() | Stop |
This static function stops the Run event loop.
|