This topic has not yet been rated - Rate this topic

IContextNode::SetLocation method

Applies to: desktop apps only

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

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

 

 

Send comments about this topic to Microsoft

Build date: 3/6/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.