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

Parallels service statuses

Syntax
typedef enum _PRL_SERVICE_STATUS_ENUM {
  PSS_STARTED = 0,
  PSS_STOPPED = 1,
  PSS_NOT_INSTALLED = 2,
  PSS_UNKNOWN
} PRL_SERVICE_STATUS_ENUM;
File
Links
Copyright © 1999-2011 Parallels Holdings, Ltd. and its affiliates. All rights reserved.
What do you think about this topic? Send feedback!