ITfFocusHandwritingTargetArgs::SetResponse method (shellhandwriting.h)
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 |