C# Class Bloom.ResolveShortcut.WIN32_FIND_DATAW

Mostra file Open project: BloomBooks/BloomDesktop

Public Properties

Property Type Description
dwFileAttributes uint
dwReserved0 uint
dwReserved1 uint
ftCreationTime long
ftLastAccessTime long
ftLastWriteTime long
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 long ftCreationTime
return long

ftLastAccessTime public_oe property

public long ftLastAccessTime
return long

ftLastWriteTime public_oe property

public long ftLastWriteTime
return long

nFileSizeHigh public_oe property

public uint nFileSizeHigh
return uint

nFileSizeLow public_oe property

public uint nFileSizeLow
return uint