Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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