DTP_FILETIME Struct

Definition

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.

Applies to