nn::dlp::CTR::FakeClient::GetLinkLevel Member Function

Syntax

static nn::Result GetLinkLevel(
     nn::uds::LinkLevel * pLinkLevel
);

Parameters

Name Description
out pLinkLevel Returns the link level.

Return Values

The following Results are returned as the result of the operation.

Value Description
Result::IsSuccess The link level was obtained successfully.

Description

Gets the link level (signal strength).

Revision History

2010/08/16
Initial version.

CONFIDENTIAL