DTP_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 an enumeration of data filetime structure.
public value class DTP_FILETIME
public struct DTP_FILETIME
type DTP_FILETIME = struct
Public Structure DTP_FILETIME
- Inheritance
-
DTP_FILETIME
Fields
dwHighDateTime |
Specifies the high 32 bits of the FILETIME. |
dwLowDateTime |
Specifies the low 32 bits of the FILETIME. |