nn::uds::CTR::SetNetworkAttribute Function

Syntax

nn::Result SetNetworkAttribute(
     bit16 flag
);

Arguments

Name Description
in flag Network attributes. To specify multiple attributes, specify the bitwise OR of those values.

Return Values

Returns the function's execution result.

Description

Changes the network attributes. This function is not yet implemented. It will always fail if run.

Revision History

2010/06/14
Initial version.

CONFIDENTIAL