IAnalysisAlternates::GetCount method

Retrieves the number of IAnalysisAlternate objects contained in the IAnalysisAlternates collection.

Syntax

HRESULT GetCount(
  [out] ULONG *pulCount
);

Parameters

pulCount [out]

An unsigned 32-bit integer that is set to the number of IAnalysisAlternate objects contained in the IAnalysisAlternates collection.

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

IAnalysisAlternates

Ink Analysis Reference