GetLastSamplingAddress

nn::mic::CTR::GetLastSamplingAddress Function

Syntax

Result GetLastSamplingAddress(
     uptr * pAddress
);

Parameters

Name Description
out pAddress Address where the most recent microphone sampling results have been stored.

Return Values

Returns the result of the operation.
Value Description
Result::IsSuccess Process succeeded.

Description

Gets the address at which the most recent microphone sampling results are stored.

Revision History

2010/12/18
Revised the description of the return values.
2010/01/07
Initial version.

CONFIDENTIAL