nn::mic::CTR::GetLastSamplingAddress Function

Syntax

Result GetLastSamplingAddress(
     uptr * pAddress
);

Arguments

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
ResultSuccess 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