nn::applet::CTR::ReceiveDeliverArg Function
bool ReceiveDeliverArg(
u8 pParam[ ],
u8 pHmacBuf[],
bit32 * pUniqueId
);
| Name | Description | |
|---|---|---|
| out | pParam[ ] | The DeliverArg buffer for receiving data. |
| out | pHmacBuf[ ] | The HMAC buffer for receiving data. |
| out | pUniqueId | A buffer for receiving the UniqueId for transmissions. |
Gets DeliverArg and HMAC information as well as the UniqueId for transmissions.
CONFIDENTIAL