nn::friends::CTR::SendInvitation FunctionResult SendInvitation( const PrincipalId * pPrincipalIdList, size_t size = 1 );
| Name | Description | |
|---|---|---|
| in | pPrincipalIdList | Specifies a pointer to a list of principal IDs. |
| in | size | Specifies the number of elements in a list of principal IDs. |
Sends friends an invitation message.
Before this function can be used, the local host must first be logged in using the nn::friends::CTR::Login function.
CONFIDENTIAL