GetMilliseconds
 Returns the milliseconds of the specified time.
 Public Function GetMilliseconds(
	  ByRef Time As Variant ) As Double
Parameters
- Time
 - 
[ByRef]
 Variant.
  The Date or CorDateTime to retrieve the milliseconds from.
 
 
Return Values
Double -  The millisecond portion of the time.
See Also
Project CorLib Overview
Class TaiwanCalendar Overview