IContextLink::GetContextLinkDirection method

Retrieves the type of relationship this IContextLink represents.

Syntax

HRESULT GetContextLinkDirection(
  [out] ContextLinkDirection *pContextLinkDirection
);

Parameters

pContextLinkDirection [out]

The direction this IContextLink represents.

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

IContextLink

ContextLinkDirection

Ink Analysis Reference