BOOLEAN
KeReadStateTimer(
IN PKTIMER Timer
);
Routine Description:
This function reads the current signal state of a timer object.
Arguments:
Timer - Supplies a pointer to a dispatcher object of type timer.
Return Value:
The current signal state of the timer object.