IContextNodes::GetCount method

Retrieves the number of IContextNode objects contained in this collection.

Syntax

HRESULT GetCount(
  [out] ULONG *pulCount
);

Parameters

pulCount [out]

The number of IContextNode objects 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

IContextNodes

Ink Analysis Reference