
128
• About VF_PAGE
VF_PAGE | VK_0, VK_1, VK_2, VK_3, VF_KANA | WCH_A, VF_KANA | WCH_I,
VF_KANA | WCH_U, VF_KANA | WCH_E, VK_A, VK_B, VK_C, VK_D,
VK_SHIFT | VK_A, VK_SHIFT | VK_B, VK_SHIFT | VK_C, VK_SHIFT | VK_D
When VF_PAGE is designated to UserDefineKeyBuf[16], and the above is established,
the Changeover key will become operable, and each time it is pressed, the output will
navigate to 0→1→2→3→4→ア→イ→ウ→エ→a→b→c→d→A→B→C→D→repeat.
If VF_PAGE for the initial key (VF_PAGE | VK_0) is deleted, and
KEYBD_DEVICE_SILENT is combined with all keys from the second key (VK_1)
onward, the key click sound will sound once, and "01234 アイウエ abcdABCD" will be
output once.
Note:
Once set in the usual way, calling SysSetUserDefineKeyState(TRUE) will notify the
keyboard driver and the user define key can be enabled.
Even if the user define key is in the enabled state, it will not become enabled until either
post-setting reset is carried out or SysSetUserDefineKeyState(TRUE) is called.
Comentarios a estos manuales