IContextNode::GetStrokeId 方法

检索 由 IContextNode 对象中的索引值引用的笔划的笔划标识符。

语法

HRESULT GetStrokeId(
  [in]  ULONG ulIndex,
  [out] LONG  *plStrokeId
);

参数

ulIndex [in]

要返回的笔划的索引。

plStrokeId [out]

当前 IContextNode 对象中 ulIndex 参数引用的笔划的笔划标识符。

返回值

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

要求

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

另请参阅

IContextNode

IContextNode::GetStrokeIds

IContextNode::GetStrokeCount

墨迹分析参考