typedef enum _PRL_IO_STATE { IOS_DISABLED = 0, IOS_STARTED = 1, IOS_STOPPED = 2, IOS_UNKNOWN_VM_UUID = 3, IOS_CONNECTION_TIMEOUT = 4, IOS_AUTH_FAILED = 5 } PRL_IO_STATE;
PrlEnums.h
Copyright © 1999-2015 Parallels IP Holdings GmbH and its affiliates. All rights reserved.
|
What do you think about this topic?
Send feedback!
|