IContextNodes::AddContextNode method

Adds an IContextNode object to this collection.

Syntax

HRESULT AddContextNode(
  [in] IContextNode *pContextNode
);

Parameters

pContextNode [in]

The IContextNode object to add.

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