I want to connect to a VIX host with VixHost_Connect() and then share the handle with various threads. If the connection drops I want to reconnect and acquire a new handle to share out. How can I test the handle to see if it's disconnected and needs to be reconnected?
↧