Values for PSTAT_ConnectType

>Values of the .PSTAT_ConnectType field of the KCML_PSTAT record

Values of the .PSTAT_ConnectType field of the KCML_PSTAT record

The .PSTAT_ConnectType field indicates what method was used to execute a KCML process.

Constant NameValueDescription
_KCML_PSTAT_CONNTYPE_UNKNOWN0Unknown connection type
_KCML_PSTAT_CONNTYPE_BACKGROUND1Background process
_KCML_PSTAT_CONNTYPE_LEGACY2Foreground process using a legacy connection
_KCML_PSTAT_CONNTYPE_CONNMGR3Foreground process executed by the Connection Manager

Back to the list of Enumerations and Constants