IInkStrokes::StrokesAdded
4/8/2010
Occurs when one or more strokes are added to the IInkStrokes collection.
Syntax
void StrokesAdded([in] VARIANT StrokeIds
);
Parameters
StrokeIds
The integer array of identifiers for every IInkStrokeDisp object added when this event occurs.For more information about the VARIANT structure, see Using the Automation Library with Windows Mobile Ink.
Remarks
This event method is defined in the IInkStrokes interface. The events in the IInkStrokes interface implement the IDispatch interface with an identifier of DISPID_SEStrokesAdded.
Requirements
Header | msinkaut.h |
Windows Embedded CE | Windows CE 5.0 and later |
Windows Mobile | Windows Mobile 6 Classic and later, Windows Mobile 6 Professional and later |