IInkStrokeDisp::get_PacketCount method (msinkaut.h)

Gets the number of packets received for an IInkStrokeDisp object.

This property is read-only.

Syntax

HRESULT get_PacketCount(
  long *plCount
);

Parameters

plCount

Return value

None

Requirements

Requirement Value
Minimum supported client Windows XP Tablet PC Edition [desktop apps only]
Minimum supported server None supported
Target Platform Windows
Header msinkaut.h
Library InkObj.dll

See also

GetPacketData Method

IInkStrokeDisp Interface