FileTime (Structures)
Last changed: -173.161.147.169

.
Summary
FILETIME

VB.Net Definition:

Structure FILETIME
   Public dwLowDateTime As Integer
   Public dwHighDateTime As Integer
End Structure

Alternative Managed Definition:

System.Runtime.InteropServices.FILETIME, or System.Runtime.InteropServices.ComTypes.FILETIME in the .NET Framework 2.0.

Notes:

None.

Documentation
FILETIME on MSDN