mapp Services V5.16
This enumerated data type provides information about the current activity of a component.
Enumerator
|
Description
|
mpUSER_STATE_IDLE
|
No process is currently active.
|
mpUSER_STATE_WAIT_DLG
|
Waiting for confirmation or cancelation
|
mpUSER_STATE_EXECUTE
|
Executing a command
|
mpUSER_STATE_ERROR
|
The last operation generated an error.
|