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 proximate target.
Syntax
HRESULT SetResponse(
[in] TfProximateHandwritingTargetResponse 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 |