C# Class AcManager.Controls.Helpers.ShellLink.WIN32_FIND_DATAW

Datei anzeigen Open project: gro-ove/actools

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 FILETIME,System.Runtime.InteropServices.ComTypes ftCreationTime
return System.Runtime.InteropServices.ComTypes.FILETIME

ftLastAccessTime public_oe property

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

ftLastWriteTime public_oe property

public FILETIME,System.Runtime.InteropServices.ComTypes 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