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