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.
Called by the TSF after opening an IME UI.
Syntax
HRESULT OnWindowOpened(
[in] RECT *prcBounds
);
Parameters
[in] prcBounds
Pointer to a RECT structure defining the affected area (in screen coordinates).
Return value
Ignored.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows 8.1 [desktop apps only] |
| Minimum supported server | Windows Server 2012 R2 [desktop apps only] |
| Target Platform | Windows |
| Header | ctffunc.h |