Poznámka
Na prístup k tejto stránke sa vyžaduje oprávnenie. Môžete sa skúsiť prihlásiť alebo zmeniť adresáre.
Na prístup k tejto stránke sa vyžaduje oprávnenie. Môžete skúsiť zmeniť adresáre.
Simulates the specified IME hot key, causing the same response as if the user presses the hot key in the specified window.
Syntax
BOOL ImmSimulateHotKey(
HWND unnamedParam1,
DWORD unnamedParam2
);
Parameters
unnamedParam1
unnamedParam2
Return value
Returns a nonzero value if successful, or 0 otherwise.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows XP [desktop apps only],East Asian language support installed. |
| Minimum supported server | Windows Server 2003 [desktop apps only] |
| Target Platform | Windows |
| Header | immdev.h (include Immdev.h, Windows.h) |
| Library | Imm32.lib |
| DLL | Imm32.dll |