C
void AcSetSecond( ANALOGCLOCK * pAc, SHORT second );
Overview
Sets the second value of the analog clock.
Input Parameters
Input Parameters |
Description |
ANALOGCLOCK * pAc |
The pointer to the object whose hands will be modified. |
SHORT second |
New second time. |
Returns
none
Preconditions
none
Side Effects
none