nn::ir::CTR::Communicator::GetReceiveEvent Member Function

Syntax

static void GetReceiveEvent(
     nn::os::Event * pEvent
);

Parameters

Name Description
out pEvent Stores the event.

Return Values

None.

Description

Gets the event used for detection when reception of the packet is complete.

This event is signaled once when a packet is received.

Revision History

2011/08/30
Initial version.

CONFIDENTIAL