Note
ამ გვერდზე წვდომა ავტორიზაციას მოითხოვს. შეგიძლიათ სცადოთ შესვლა ან დირექტორიების შეცვლა.
ამ გვერდზე წვდომა ავტორიზაციას მოითხოვს. შეგიძლიათ სცადოთ დირექტორიების შეცვლა.
Initializes IME Share.
Syntax
BOOL __cdecl FInitIMEShare(void);
Parameters
This function has no parameters.
Return value
The function returns TRUE on success or FALSE otherwise.
Remarks
This function has no associated import library or header file; you must call it using the LoadLibrary and GetProcAddress functions.
This function should be called before any other IME Share functions are called.
Requirements
| Requirement | Value |
|---|---|
| DLL |
|
See also