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.
Sets the pretranslate handler for keyboard input processing.
Syntax
HRESULT SetPreTranslateHandler(
[in] IInputPreTranslateKeyboardSourceHandler *handler
);
Parameters
[in] handler
The pretranslate handler.
Return value
This function has no return value.
Requirements
Requirement | Value |
---|---|
Header | microsoft.ui.input.inputpretranslatesource.interop.h |