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 before resizing and/or relocating the opened IME UI.
Syntax
HRESULT OnWindowUpdating(
[in] RECT *prcUpdatedBounds
);
Parameters
[in] prcUpdatedBounds
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 |