Nóta
Aðgangur að þessari síðu krefst heimildar. Þú getur prófað aðskrá þig inn eða breyta skráasöfnum.
Aðgangur að þessari síðu krefst heimildar. Þú getur prófað að breyta skráasöfnum.
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