Microsoft SDK for Java

Time.toFileTime

Retrieves the Time object as a Win32 FILETIME value.

Syntax

public long toFileTime()

Return Value

Returns a long value that contains the Win32 FILETIME value for this Time object.

Remarks

Dates that are earlier than January 1, 1601, cannot be converted to a FILETIME value.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.