next up previous contents
Next: makeMSF Up: Methods Previous: hmsSecond   Contents


makeHMS

Description

Creates a time value in packed hours/minutes/seconds (HMS) format from the given hours, minutes, and seconds values. Static


Syntax

MCI.makeHMS(h, m, s)


Parameters

h
Specifies the number of hours.
m
Specifies the number of minutes.
s
Specifies the number of seconds.


Returns

Integer. Returns the time in packed HMS format.




Copyright ©2000-2010 Shanghai TopCMM Software Technologies. All Rights Reserved.