|
Overview |
|
|
|
Group |
|
|
|
Quick Info
Windows NT
| Yes
| Win95
| Yes
| Win32s
| No
| Import Library
| imm32.lib
| Header File
| imm.h
| Unicode
| WinNT
| Platform Notes
| None
|
|
|
ImmGetIMEFileName
[Now Supported on Windows NT]
The
ImmGetIMEFileName function gets the filename of the IME associated with the specified keyboard
layout.
BOOL ImmGetIMEFileName(
HKL hKL,
|
|
LPTSTR lpszFileName,
|
|
UINT uBufLen
|
|
);
|
|
Parameters
hKL
Handle to the keyboard layout.
lpszFileName
Pointer to the buffer that receives the filename.
uBufLen
Size in bytes of the buffer. If zero, the function returns the buffer size in
bytes needed to receive the filename, not including the termintaing null
character.
Return Values
The return value is the number of bytes in the filename copied to the buffer,
or if
uBufLen is zero, the return value is the buffer size needed for the filename. In
either case, the terminating null character is not included.
Remarks
In the registry, the system stores the filename as the
IME name value in HKEY_LOCAL_MACHINE root under the
\System\CurrentControlSet\control\keyboard layouts\
hKL key.
- Software for developers
-
Delphi Components
.Net Components
Software for Android Developers
- More information resources
-
MegaDetailed.Net
Unix Manual Pages
Delphi Examples
- Databases for Amazon shops developers
-
Amazon Categories Database
Browse Nodes Database