cDateTime: ToBinary |
Returns a 64-bit representation of the time and kind.
Public Function ToBinary ( ) As Currency
The upper 2 bits are used to represent the DateTimeKind of the object, the lower 62-bits are used to represent the 100-nanosecond segmented time.
Project VBCorLib Overview Class cDateTime Overview cDateTime Properties cDateTime Methods TimeOfDay (get) ToFileTime