reload_config function
Reloads an IME configuration from the HKCU registry, in Japanese IME only.
BOOL reload_config(void);
This function has no parameters.
This function returns TRUE if it succeeds; otherwise, it returns FALSE.
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.
Requirement | Value |
---|---|
DLL |
|