Windows apps
Collapse the table of content
Expand the table of content
Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

IContextNode::SetLocation method

Updates the area of this IContextNode.

Syntax


HRESULT SetLocation(
  [in] IAnalysisRegion *pIAnalysisRegion
);

Parameters

pIAnalysisRegion [in]

The IAnalysisRegion describing the area to which to set the IContextNode object's location.

Return value

For a description of the return values, see Classes and Interfaces - Ink Analysis.

Remarks

Use this method to update the context node's location (see IContextNode::GetLocation).

Requirements

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

IContextNode
IAnalysisRegion
IContextNode::GetLocation
IContextNode::GetPartiallyPopulated
Ink Analysis Reference

 

 

Show:
© 2017 Microsoft