Click or drag to resize
MvProcess Methods

The MvProcess type exposes the following members.

Methods
  NameDescription
Public methodDoConnect
Handles the connection and open views required by the command line, if applicable.
Protected methodInitialization
Initializes a stand-alone component.
Public methodStatic memberInitialize
Initializes a stand-alone component.
Protected methodLocalInitialize
Public methodProcessRequest
Called by Run(Int32, Int32) to execute a request issued by a component.
Public methodStatic memberRun
Implements the default event loop by calling the ProcessRequest(Int32) member function.
Public methodStatic memberStop
This static function stops the Run event loop.
Top
See Also