_FILETIME Struct

Definition

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.

Applies to