IInkStrokeDisp::get_PacketSize method (msinkaut.h)

Gets the size, in bytes, of a packet.

This property is read-only.

Syntax

HRESULT get_PacketSize(
  long *plSize
);

Parameters

plSize

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