nn::friends::CTR::FriendKeyToFriendCode Function
u64 FriendKeyToFriendCode(
const FriendKey & friendKey
);
| Name | Description | |
|---|---|---|
| in | friendKey | Specifies the friend key to convert to a friend code. |
nn::friends::CTR::INVALID_FRIEND_CODE if the library is uninitialized or if an invalid friend key was passed. Generates a friend code from a friend key.
CONFIDENTIAL