إشعار
يتطلب الوصول إلى هذه الصفحة تخويلاً. يمكنك محاولة تسجيل الدخول أو تغيير الدلائل.
يتطلب الوصول إلى هذه الصفحة تخويلاً. يمكنك محاولة تغيير الدلائل.
Retrieves information about the composition window.
Syntax
BOOL ImmGetCompositionWindow(
HIMC unnamedParam1,
[out] LPCOMPOSITIONFORM lpCompForm
);
Parameters
unnamedParam1
[out] lpCompForm
Pointer to a COMPOSITIONFORM structure in which the function retrieves information about the composition window.
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 |