Parallels Desktop® 10 for Mac — C API Reference Guide
|
Specifies the reason of closing IO connection
typedef enum _PRL_IO_DISCONNECT_REASON { PDR_UNSPECIFIED = 0, PDR_RECONNECT = 1, PDR_HOST_USER_LOGGED_IN = 2, PDR_HOST_USER_INPUT_DETECTED = 3, PDR_ANOTHER_CLIENT_CONNECTED = 4, PDR_SESSION_BECOME_INACTIVE = 5 } PRL_IO_DISCONNECT_REASON;
PrlEnums.h
Copyright © 1999-2015 Parallels IP Holdings GmbH and its affiliates. All rights reserved.
|
What do you think about this topic?
Send feedback!
|