Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Reloads an IME configuration from the HKCU registry, in Japanese IME only.
Syntax
BOOL reload_config(void);
Parameters
This function has no parameters.
Return value
This function returns TRUE if it succeeds; otherwise, it returns FALSE.
Remarks
If no registry value is present in HKCU, the reload_config function writes initial data to the registry.
This function has no associated import library or header file; you must call it using the LoadLibrary and GetProcAddress functions.
Requirements
Requirement | Value |
---|---|
DLL |
|