nn::nex::NetZ::~NetZ Destructor

Syntax

virtual ~NetZ();

Parameters

None.

Description

When a NetZ instance is destroyed, all NetZ-related instances are shut down.

Before calling the destructor, make sure to run the Terminate function to end the P2P session. If the destructor is called and the Terminate function is not called, the Terminate function is called internally. For more information, see the Terminate function reference.

See Also

Terminate

Revision History

2011/05/24
Initial version.

CONFIDENTIAL