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