ITfHandwriting::GetHandwritingState method (shellhandwriting.h)
Retrieves the current handwriting state for the Text Services Framework (TSF) thread manager.
Syntax
HRESULT GetHandwritingState(
[out] TfHandwritingState *handwritingState
);
Parameters
[out] handwritingState
The system handwriting support. The default is TF_HANDWRITING_AUTO.
Return value
If the method succeeds, it returns S_OK. If it fails, it returns an HRESULT error code.
Requirements
Requirement | Value |
---|---|
Header | shellhandwriting.h |