nn::swkbd::CTR::USER_WORD_LENGTH_MAX Constant

Syntax

const u16 USER_WORD_LENGTH_MAX =  40;

Description

The maximum number of characters for words that can be registered to the user dictionary.

This is the maximum length of the string that can be set for the word member variable of the nn::swkbd::CTR::UserWord structure.

Revision History

2011/03/01
Initial version.

CONFIDENTIAL