CODController::StopDragScroll

BOOL CODController::StopDragScroll(void)

Kills the timer for drag scrolling.

Defined in: OdController.cpp

Return Value

TRUE if drag scroll timer successfully stopped; otherwise FALSE.

Comments

This function stops the drag scroll timer.

See Also

SetDragScrolling