IContextNode::GetStrokePacketDescriptionById 方法
检索包含指定笔划的数据包属性标识符的数组。
语法
HRESULT GetStrokePacketDescriptionById(
[in] LONG lStrokeId,
[in, out] ULONG *pulStrokePacketDescriptionCount,
[out] GUID **ppStrokePacketDescriptionGuids
);
参数
-
lStrokeId [in]
-
笔划的标识符。
-
pulStrokePacketDescriptionCount [in, out]
-
每个数据包中的数据包属性数。
-
ppStrokePacketDescriptionGuids [out]
-
包含数据包属性标识符的数组。
返回值
有关返回值的说明,请参阅 类和接口 - 墨迹分析。
备注
注意
若要避免内存泄漏,请在不再需要信息时,使用 CoTaskMemFree 从 *ppStrokePacketDescriptionGuids 释放内存。
* ppStrokePacketDescriptionGuids 包含全局唯一标识符 (GUID) ,用于描述为笔划中的每个点包含的数据包数据类型。 有关可用数据包属性的完整列表,请参阅 PacketPropertyGuids 常量。
要求
要求 | 值 |
---|---|
最低受支持的客户端 |
Windows XP Tablet PC Edition [仅限桌面应用] |
最低受支持的服务器 |
无受支持的版本 |
标头 |
|
DLL |
|