Bagikan melalui


FILETIME Struktur

Definisi

Perhatian

Use System.Runtime.InteropServices.ComTypes.FILETIME instead. http://go.microsoft.com/fwlink/?linkid=14202

Gunakan FILETIME sebagai gantinya.

public value class FILETIME
[System.Runtime.InteropServices.ComVisible(false)]
public struct FILETIME
[System.Obsolete("Use System.Runtime.InteropServices.ComTypes.FILETIME instead. http://go.microsoft.com/fwlink/?linkid=14202", false)]
public struct FILETIME
[<System.Runtime.InteropServices.ComVisible(false)>]
type FILETIME = struct
[<System.Obsolete("Use System.Runtime.InteropServices.ComTypes.FILETIME instead. http://go.microsoft.com/fwlink/?linkid=14202", false)>]
type FILETIME = struct
Public Structure FILETIME
Warisan
FILETIME
Atribut

Keterangan

Untuk informasi selengkapnya tentang FILETIME struktur, lihat Pustaka MSDN.

Bidang

dwHighDateTime
Kedaluwarsa.

Menentukan 32 bit tinggi dari FILETIME.

dwLowDateTime
Kedaluwarsa.

Menentukan 32 bit rendah dari FILETIME.

Berlaku untuk