Note
ამ გვერდზე წვდომა ავტორიზაციას მოითხოვს. შეგიძლიათ სცადოთ შესვლა ან დირექტორიების შეცვლა.
ამ გვერდზე წვდომა ავტორიზაციას მოითხოვს. შეგიძლიათ სცადოთ დირექტორიების შეცვლა.
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 |
|