Collapse All
Parallels C API Reference
_PRL_EDITION_ENUM Enumeration
Other Structs

Parallels license edition enumeration.

Syntax
enum _PRL_EDITION_ENUM {
  PRL_EDITION_ANY = 0,
  PRL_EDITION_CONSUMER = 1,
  PRL_EDITION_ENTERPRISE = 2,
  PRL_EDITION_PROFESSIONAL = 3
};
File

PrlEnums.h

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