IInkEdit::get_Locked method (inked.h)

Gets or sets a value indicating whether the contents of the InkEdit control can be edited.

This property is read/write.

Syntax

HRESULT get_Locked(
  VARIANT_BOOL *pVal
);

Parameters

pVal

Return value

None

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