Compartilhar via


Campo FILETIME.dwLowDateTime

 

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 baixos do FILETIME.

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

Sintaxe

public int dwLowDateTime
public:
int dwLowDateTime
val mutable dwLowDateTime : int
Public dwLowDateTime 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