C# Class UlteriusServer.Api.Win32.WinApi.Win32FindData

Exibir arquivo Open project: Ulterius/server

Public Properties

Property Type Description
dwFileAttributes uint
dwReserved0 uint
dwReserved1 uint
ftCreationTime System.Runtime.InteropServices.ComTypes.FILETIME
ftLastAccessTime System.Runtime.InteropServices.ComTypes.FILETIME
ftLastWriteTime System.Runtime.InteropServices.ComTypes.FILETIME
nFileSizeHigh uint
nFileSizeLow uint

Property Details

dwFileAttributes public_oe property

public uint dwFileAttributes
return uint

dwReserved0 public_oe property

public uint dwReserved0
return uint

dwReserved1 public_oe property

public uint dwReserved1
return uint

ftCreationTime public_oe property

public System.Runtime.InteropServices.ComTypes.FILETIME ftCreationTime
return System.Runtime.InteropServices.ComTypes.FILETIME

ftLastAccessTime public_oe property

public System.Runtime.InteropServices.ComTypes.FILETIME ftLastAccessTime
return System.Runtime.InteropServices.ComTypes.FILETIME

ftLastWriteTime public_oe property

public System.Runtime.InteropServices.ComTypes.FILETIME ftLastWriteTime
return System.Runtime.InteropServices.ComTypes.FILETIME

nFileSizeHigh public_oe property

public uint nFileSizeHigh
return uint

nFileSizeLow public_oe property

public uint nFileSizeLow
return uint