IInkEdit::get_Status method (inked.h)

Gets a value that specifies whether the InkEdit control is idle, collecting ink, or recognizing ink.

This property is read-only.

Syntax

HRESULT get_Status(
  InkEditStatus *pStatus
);

Parameters

pStatus

Return value

None

Remarks

This property is available at run time only.

Requirements

Requirement Value
Minimum supported client Windows XP Tablet PC Edition [desktop apps only]
Minimum supported server None supported
Target Platform Windows
Header inked.h
Library InkEd.dll

See also

IInkEdit

InkEdit

InkEditStatus Enumeration