Compartilhar via


Campo FILETIME.dwHighDateTime

 

Dica

The .NET API Reference documentation has a new home. Visit the .NET API Browser on docs.microsoft.com to see the new experience.

Especifica os 32 bits altos do FILETIME.

Namespace:   System.Runtime.InteropServices
Assembly:  mscorlib (em mscorlib.dll)

Sintaxe

public int dwHighDateTime
public:
int dwHighDateTime
val mutable dwHighDateTime : int
Public dwHighDateTime As Integer

Valor do Campo

Type: System.Int32

Informações de Versão

.NET Framework
Disponível desde 1.1

Confira Também

Estrutura FILETIME
Namespace System.Runtime.InteropServices

Retornar ao início