FILETIME.dwHighDateTime Field
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.
public: System::UInt32 dwHighDateTime;
public: unsigned int dwHighDateTime;
unsigned int dwHighDateTime;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.DWORD")]
public uint dwHighDateTime;
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.DWORD")>]
val mutable dwHighDateTime : uint32
Public dwHighDateTime As UInteger
Field Value
- Attributes