This value is set during mnConnect, mnStartServer and mnStartBroadcast.
int Instance: This is the instance that the command should
use.
The state that the instance is in if no error occurred:
1 = Server
2 = Client
3 = Broadcast
C++ users: these constants are available:
STATE_SERVER
STATE_CLIENT
STATE_BROADCAST
-1 if an error occurred.
DBP
C++
.Net