SetInputLines

nn::y2r::CTR::SetInputLines Function

Syntax

void SetInputLines(
     s16 lines
);

Arguments

Name Description
in lines Specifies the number of lines.

Return Values

None.

Description

Sets the number of vertical lines of input data.

When setting multiple items that are included in nn::y2r::CTR::PackageParameter (including those items that can be set by this function), we recommend using the nn::y2r::CTR::SetPackageParameter function instead.

Revision History

2011/03/07
Added that using the SetPackageParameter function is recommended.
2010/01/07
Initial version.

CONFIDENTIAL