IContextLinks::GetCount method

Gets the number of IContextLink objects in this collection.

Syntax

HRESULT GetCount(
  [out, retval] ULONG *pulCount
);

Parameters

pulCount [out, retval]

The number of IContextLink objects that are contained in this 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

IContextLinks

Ink Analysis Reference