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.
Removes IInkStrokeDisp objects from the InkDivider.
This function is not intended to be used by application code.
Syntax
void WINAPI RemoveStrokes(
_In_ INT_PTR hDivider,
_In_ int cStroke,
_In_ int *pStrokeIDs
);
Parameters
hDivider [in]
A handle to the InkDivider object.cStroke [in]
The number of IInkStrokeDisp objects to remove.pStrokeIDs [in]
The Id properties for the IInkStrokeDisp objects to remove.
Return value
This function does not return a value.
Requirements
Minimum supported client |
Windows XP Tablet PC Edition [desktop apps only] |
Minimum supported server |
None supported |
Library |
InkDiv.dll |