nn::hid::CTR::DisableSelectButton Function

Syntax

void DisableSelectButton();

Arguments

None.

Return Values

None.

Description

Disables SELECT sampling.

After this function has been called, the SELECT input is no longer obtained from the sampling data obtained by the nn::hid::CTR::PadReader::Read and nn::hid::CTR::PadReader::ReadLatest functions, and SELECT is handled the same as START.

Revision History

2011/03/29
Initial version.

CONFIDENTIAL