IInkAnalysisRecognizer::GetGuid method

Retrieves the globally unique identifier (GUID) of the recognizer.

Syntax

HRESULT GetGuid(
  [out] GUID *pId
);

Parameters

pId [out]

The GUID that identifies this IInkAnalysisRecognizer.

Return value

For a description of the return values, see Classes and Interfaces - Ink Analysis.

Requirements

Requirement Value
Minimum supported client
Windows XP Tablet PC Edition [desktop apps only]
Minimum supported server
None supported
Header
IACom.h (also requires IACom_i.c)
DLL
IACom.dll

See also

IInkAnalysisRecognizer

Ink Analysis Reference