nn::friends::CTR::GetMyPreference FunctionResult GetMyPreference( bool * pIsPublicMode, bool * pIsShowGameName );
| Name | Description | |
|---|---|---|
| out | pIsPublicMode | Specifies a pointer to a buffer that stores whether friends are notified of the user's online status. |
| out | pIsShowGameName | Specifies a pointer to a buffer that stores whether friends are notified of the software that the user is playing. |
| 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 values that indicate how much personal information is disclosed.
CONFIDENTIAL