_FILETIME Struct
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies the file time for the runtime.
public value class _FILETIME
public struct _FILETIME
type _FILETIME = struct
Public Structure _FILETIME
- Inheritance
-
_FILETIME
Fields
dwHighDateTime |
The high date time. |
dwLowDateTime |
The low date time. |