Function CSPTime::SetMinute()

Description:
Sets the minute of the contained time.

Prototype:
void SetMinute(unsigned long ulMinute);

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



Return value:
No return value (void).

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

www.micronovae.com

Copyright © 2002 - 2005 Micronovae Ltd