nn::ir::CTR::Communicator::GetSendEvent Member Function

Syntax

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

Parameters

Name Description
out pEvent Stores the event.

Return Values

None.

Description

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

This event is signaled for each sent packet.

Revision History

2011/08/30
Initial version.

CONFIDENTIAL