nn::boss::GetNewArrivalEvent Function

Syntax

nn::Result GetNewArrivalEvent(
     nn::os::Event * event
);

Parameters

Name Description
event

Return Values

Description

This is the old (deprecated) name for nn::boss::RegisterNewArrivalEvent.
Avoid using this: it only exists for compatibility.

Revision History

2010/09/16
Initial version.

CONFIDENTIAL