Collapse All
Parallels Desktop® 10 for Mac — C API Reference Guide
PRL_SERVICE_STATUS_ENUM Enumeration
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

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!