Function CSPTime::SetTime()

Description:
Sets the contained time.

Prototype:
void SetTime(unsigned long ulSecond, unsigned long ulMinute, unsigned long ulHour);

Arguments:
  • unsigned long ulSecond [IN]
    The second, ranging from 0 to 59.

  • unsigned long ulMinute [IN]
    The minute, ranging from 0 to 59.

  • unsigned long ulHour [IN]
    The hour, ranging from 0 to 23.



Return value:
No return value (void).

See also:
member functions SetMinute(), SetMinute(), SetHour()
CSPTime | Basic classes | Class Categories | Online help home | Back

www.micronovae.com

Copyright © 2002 - 2005 Micronovae Ltd