Collapse All
Parallels Desktop® 10 for Mac — C API Reference Guide
PRL_JOB_STATUS Enumeration
Other Structs

Job status enumeration

Syntax
typedef enum _PRL_JOB_STATUS {
  PJS_UNKNOWN = 0,
  PJS_RUNNING = 0xD0000001,
  PJS_FINISHED = 0xD0000002
} PRL_JOB_STATUS;
File

PrlEnums.h

Links
Copyright © 1999-2015 Parallels IP Holdings GmbH and its affiliates. All rights reserved.
What do you think about this topic? Send feedback!