nn::ac::CTR::GetConnectingHotspotSubset FunctionResult GetConnectingHotspotSubset( HotspotSubset * hotspot );
| Name | Description | |
|---|---|---|
| out | hotspot | Pointer to which the hotspot is output. |
| Value | Description |
|---|---|
ResultSuccess |
Completed without error. |
ResultInvalidData |
NULL was specified as an argument. |
ResultNotConnecting |
Not connected to a network. |
ResultInvalidLocation |
Not connected to a hotspot. |
| A value other than the above. | Failed for reasons other than those given above. |
Gets information on the currently connected hotspot.
CONFIDENTIAL