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

Parallels service statuses

Syntax
enum _PRL_SERVICE_STATUS_ENUM {
  PSS_STARTED = 0,
  PSS_STOPPED = 1,
  PSS_NOT_INSTALLED = 2,
  PSS_UNKNOWN
};
File
Links
Copyright (c) 1999-2008 Parallels Software International Inc.
What do you think about this topic? Send feedback!