IPenInputPanel::get_Busy method (peninputpanel.h)

Deprecated. The PenInputPanel has been replaced by the Text Input Panel (TIP).

Gets a value that indicates whether the PenInputPanel object is currently processing ink.

This property is read-only.

Syntax

HRESULT get_Busy(
  VARIANT_BOOL *Busy
);

Parameters

Busy

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 peninputpanel.h
Library InkObj.dll

See also

IPenInputPanel

PenInputPanel