nn::friends::CTR::GetMyPresence FunctionResult GetMyPresence( MyPresence * pMyPresence );
| Name | Description | |
|---|---|---|
| out | pMyPresence | Specifies a pointer to a structure storing the local host's presence information. |
| Value | Description |
|---|---|
Result::IsSuccess |
Process succeeded. |
ResultInvalidPointer |
Invalid pointer passed as argument. |
ResultNotInitialized |
The friend presence library is not initialized. |
| Other | Another result may be returned, depending on the internal state of the daemon and other factors. |
Gets the local host's presence information.
CONFIDENTIAL