FILETIME Fields
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
The FILETIME type exposes the following members.
| Name | Description | |
|---|---|---|
|
dwHighDateTime | Specifies the high 32 bits of the FILETIME. |
|
dwLowDateTime | Specifies the low 32 bits of the FILETIME. |
Show: