IContextNode::Reparent 方法

将此 IContextNode 对象从其父上下文节点的子节点集合移动到指定上下文节点的子节点集合。

语法

HRESULT Reparent(
  [in] IContextNode *pNewParent
);

参数

pNewParent [in]

IContextNode 对象的新父节点。

返回值

有关返回值的说明,请参阅 类和接口 - 墨迹分析

要求

要求
最低受支持的客户端
Windows XP Tablet PC Edition [仅限桌面应用]
最低受支持的服务器
无受支持的版本
标头
IACom.h (还需要 IACom_i.c)
DLL
IACom.dll

另请参阅

IContextNode

IContextNode::GetParentNode

IContextNode::GetSubNodes

墨迹分析参考