Previous page

Next page

Locate page in Contents

Print this page

ps_infoType

Summary:

Contains information about a system process.

Type specification:

Name

Min/Max

Type

Description

process

1..[]

none

Process information

{

 

 

 

pid

1..1

int

Process identifier (PID).

param

0..[]

base64Binary

A list of process parameter values in the order specified by param_id (see below).

}

 

 

 

param_id

1..[]

string

A list of process parameters.

Please send us your feedback on this help page