Main Page   Modules   Alphabetical List   Compound List   File List   Compound Members   Related Pages  

FILETIME Struct Reference
[synsoft.win32.types]

List of all members.

Detailed Description

A 64-bit value representing the number of 100-nanosecond intervals since January 1, 1601 (UTC).


Public Attributes

DWORD dwLowDateTime
 Specifies the low-order 32 bits of the file time.

DWORD dwHighDateTime
 Specifies the high-order 32 bits of the file time.


Member Data Documentation

DWORD dwHighDateTime
 

Specifies the high-order 32 bits of the file time.

DWORD dwLowDateTime
 

Specifies the low-order 32 bits of the file time.


The documentation for this struct was generated from the following file:

D Libraries documentation © Synesis Software Pty Ltd, 2002-2003