nn::ac::CTR::GetConnectingNintendoZoneBeaconSubset FunctionResult GetConnectingNintendoZoneBeaconSubset( NintendoZoneBeaconSubset * beacon );
| Name | Description | |
|---|---|---|
| out | beacon | Pointer for writing a zone beacon. |
| Value | Description |
|---|---|
ResultSuccess |
Completed without error. |
ResultInvalidData |
NULL was specified as an argument. |
ResultNotConnecting |
Not connected to a network. |
ResultInvalidLocation |
Not connected to a Nintendo Zone. |
| A value other than the above | Failed for reasons other than those given above. |
Gets information on the currently connected Nintendo Zone.
CONFIDENTIAL