nn::friends::CTR::FriendCodeToPrincipalId FunctionPrincipalId FriendCodeToPrincipalId( u64 friendCode );
| Name | Description | |
|---|---|---|
| in | friendCode | Specifies the friend code to convert to a principal ID. |
nn::friends::CTR::INVALID_PRINCIPAL_ID if the library is uninitialized or if an invalid friend code was passed. Gets the principal ID from a friend code.
CONFIDENTIAL