nn::ir::CTR::Communicator::IsConfirmedId Member Function

Syntax

static bool IsConfirmedId();

Parameters

None.

Return Values

Returns whether confirmation succeeded.

Value Description
true ID was confirmed.
false ID has not been confirmed.

Description

Indicates whether the unique ID and communication ID have been confirmed. You must perform this confirmation before sending or receiving data.

Revision History

2011/08/30
Initial version.

CONFIDENTIAL