nn::y2r::CTR::StartConversion Function

Syntax

nn::Result StartConversion(
     void
);

Arguments

None.

Return Values

Returns the result of the operation.
LEVEL_SUCCESS:SUMMARY_SUCCESS:MODULE_COMMON:DESCRIPTION_SUCCESS: Success.
LEVEL_STATUS:SUMMARY_STATUS_CHANGED:MODULE_NN_CAMERA:DESCRIPTION_Y2R_IS_SLEEPING: Unusable because the system is sleeping.

Description

Starts conversion.

Before calling this function, you must configure the transfer with the SetReceiving and SetSending* functions.

Revision History

2010/09/24
Explained when transfer settings must be made.
2010/01/07
Initial version.

CONFIDENTIAL