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.
Specifies the response from the callback implementation for the target.
Syntax
HRESULT SetResponse(
[in] TfHandwritingFocusTargetResponse response
);
Parameters
[in] response
The response from the callback implementation.
Return value
If this function succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.
Requirements
| Requirement | Value |
|---|---|
| Header | shellhandwriting.h |