nn::ir::CTR::Communicator::GetReceiveEvent Member Function
static void GetReceiveEvent(
nn::os::Event * pEvent
);
| Name | Description | |
|---|---|---|
| out | pEvent | Stores the event. |
Gets the event used for detection when reception of the packet is complete.
This event is signaled once when a packet is received.
CONFIDENTIAL