_FILETIME 结构

定义

指定运行时的文件时间。

public value class _FILETIME
public struct _FILETIME
type _FILETIME = struct
Public Structure _FILETIME
继承
_FILETIME

字段

dwHighDateTime

高日期时间。

dwLowDateTime

低日期时间。

适用于