nn::uds::CTR::DestroyNetwork Function

Syntax

nn::Result DestroyNetwork(
     void
);

Arguments

None.

Return Values

Returns the function's execution result.

Description

Kicks off all connected clients, then destroys a local network. Only the master can run this function.

Revision History

2010/06/14
Initial version.

CONFIDENTIAL