Collapse All
Virtuozzo Virtualization SDK C API Reference
ContentsIndex
PreviousUpNext
_PRL_JOB_STATUS Enumeration
Other PRL Structs

Job status enumeration

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

PrlEnums.h

Links
Copyright ©2016-2017 Parallels International GmbH. All rights reserved.