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

Host OS type

Syntax
typedef enum _PRL_HOST_OS_TYPE {
  PHO_MAC = 0,
  PHO_LIN = 1,
  PHO_WIN = 2,
  PHO_UNKNOWN = 0xFF
} PRL_HOST_OS_TYPE;
File
Links
Copyright © 1999-2011 Parallels Holdings, Ltd. and its affiliates. All rights reserved.
What do you think about this topic? Send feedback!