Collapse All
Parallels C API Reference
PRL_USB_DEVICE_CONNECT_REASON Enumeration
Other Structs

USB device connect/disconnect reason

Syntax
typedef enum _PRL_USB_DEVICE_CONNECT_REASON {
  PUD_CONNECTED_MANUALLY = 0,
  PUD_CONNECTED_AUTOMATICALLY = 1
} PRL_USB_DEVICE_CONNECT_REASON;
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!