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.
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 |