Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
4/8/2010
Occurs when one or more strokes are deleted from the IInkStrokes collection.
Syntax
void StrokesRemoved([in] VARIANT StrokeIds
);
Parameters
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.
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 |