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.
(Inherited from MvProcess.)
Protected methodInitialization
Initializes a stand-alone component.
(Inherited from MvProcess.)
Public methodStatic memberInitialize
Initializes the .NET component.
Protected methodLocalInitialize (Inherited from MvProcess.)
Public methodProcessRequest
Called by Run(Int32, Int32) to execute a request issued by a component.
(Inherited from MvProcess.)
Top
See Also