C# Class Bloom.ResolveShortcut.WIN32_FIND_DATAW

Show 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 property

public uint dwFileAttributes
return uint

dwReserved0 public property

public uint dwReserved0
return uint

dwReserved1 public property

public uint dwReserved1
return uint

ftCreationTime public property

public long ftCreationTime
return long

ftLastAccessTime public property

public long ftLastAccessTime
return long

ftLastWriteTime public property

public long ftLastWriteTime
return long

nFileSizeHigh public property

public uint nFileSizeHigh
return uint

nFileSizeLow public property

public uint nFileSizeLow
return uint