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

USB autoconnect devices options

Syntax
enum _PRL_USB_DEVICE_AUTO_CONNECT_OPTION {
  PUD_CONNECT_TO_PRIMARY_OS = 0,
  PUD_CONNECT_TO_GUEST_OS = 1,
  PUD_ASK_USER_WHAT_TODO = 2
};
File
Links
Copyright © 1999-2011 Parallels Holdings, Ltd. and its affiliates. All rights reserved.
What do you think about this topic? Send feedback!