IInkRecognizer::get_Vendor method (msinkaut.h)

Gets the vendor name of the IInkRecognizer object.

This property is read-only.

Syntax

HRESULT get_Vendor(
  BSTR *Vendor
);

Parameters

Vendor

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

See also

IInkRecognizer Interface