static qBool UnregisterVirtualNetwork();
None.
false
if no instance has been registered. Otherwise, returns true
. Unregisters the instance of the derived class that inherits from VirtualNetwork
and changes the mode to Internet communication mode.
Before you destroy a VirtualNetwork
derived class instance, be sure to call this function and unregister the instance.
If you are returning to Internet communication mode from local communication mode, after you call this function create an instance of NetZ
again.
CONFIDENTIAL