enum VncConnectionState { VCS_DISCONNECTED = 0, VCS_CONNECTED = 1, VCS_CONNECTING = 2, };
Submit feedback about this site to: