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.
Terminates IME Share.
Syntax
void __cdecl EndIMEShare(void);
Parameters
This function has no parameters.
Return value
This function does not return a value.
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 after the last IME Share function is called.
Requirements
| Requirement | Value |
|---|---|
| DLL |
|
See also