Aracılığıyla paylaş


FILETIME Yapı

Tanım

Dikkat

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

Bunun yerine FILETIME kullanın.

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
Devralma
FILETIME
Öznitelikler

Açıklamalar

Yapı hakkında FILETIME daha fazla bilgi için msdn kitaplığına bakın.

Alanlar

dwHighDateTime
Geçersiz.

öğesinin yüksek 32 bitini FILETIMEbelirtir.

dwLowDateTime
Geçersiz.

öğesinin düşük 32 bitini FILETIMEbelirtir.

Şunlara uygulanır