Collapse All
Parallels C API Reference Guide
_PRL_JOB_STATUS Enumeration
PrlEnums.h Other Structs Send Feedback

Job status enumeration

Syntax
enum _PRL_JOB_STATUS {
  PJS_UNKNOWN = 0,
  PJS_RUNNING = 0xD0000001,
  PJS_FINISHED = 0xD0000002
};
File
Links
Copyright (c) 1999-2008 Parallels Software International Inc.
What do you think about this topic? Send feedback!