Collapse All
Parallels C API Reference Guide
_PRL_PROCESS_STATE_TYPE Enumeration
PrlEnums.h Other Structs

Process state element

Syntax
enum _PRL_PROCESS_STATE_TYPE {
  PPS_PROC_SLEEP = 0,
  PPS_PROC_RUN = 1,
  PPS_PROC_STOP = 2,
  PPS_PROC_ZOMBIE = 3,
  PPS_PROC_IDLE = 4
};
File
Links
Copyright © 1999-2011 Parallels Holdings, Ltd. and its affiliates. All rights reserved.
What do you think about this topic? Send feedback!