nn::dsp::CTR::UnloadComponent Function

Syntax

nn::Result UnloadComponent(
     void
);

Parameters

None.

Return Values

Returns the function's execution result. Returns one of the Result values listed below.
Value Description
Result::IsSuccess Process was successful.

Description

Stops the DSP.

Revision History

2010/01/29
Initial version.

CONFIDENTIAL