nn::hid::CTR::DisableSelectButton Function

Syntax

void DisableSelectButton();

Parameters

None.

Return Values

None.

Description

Disables sampling of the SELECT Button.

After calling this function, SELECT Button input can no longer be obtained from the values retrieved by the nn::hid::CTR::PadReader::Read and nn::hid::CTR::PadReader::ReadLatest functions. The SELECT Button will thereafter be handled in the same way as the START Button.

Revision History

2011/03/28
Initial version.

CONFIDENTIAL