nn::ac::CTR::GetStatus Function

Syntax

Status GetStatus();

Arguments

None.

Return Values

Status

Description

Gets the current status of an automatic connection.

This function entails a substantial processing load if called for every game frame. Use the RegisterDisconnectEvent function if you want to detect a disconnection from an AP.

If the system is using an infrastructure connection in the background, the status might not return to STATUS_IDLE even if the application disconnects. The state might not exhibit the expected behavior depending on system use. Consequently, do not control application transitions by monitoring the state.

Revision History

2010/06/14
Initial version.

CONFIDENTIAL