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.
LEVEL_SUCCESS:SUMMARY_SUCCESS:MODULE_COMMON:DESCRIPTION_SUCCESS ・・・Success.

Description

Gets the address where the most recent microphone sampling results have been stored.

Revision History

2010/01/07
Initial version.

CONFIDENTIAL