IInkStrokes::StrokesRemoved
4/8/2010
Occurs when one or more strokes are deleted from the IInkStrokes collection.
void StrokesRemoved([in] VARIANT StrokeIds
);
StrokeIds
The integer array of identifiers for every IInkStrokeDisp object deleted when this event occurs.For more information about the VARIANT structure, see Using the Automation Library with Windows Mobile Ink.
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.
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 |