C# Class BSPGenerationTools.TarPacker.WIN32_FIND_DATA

显示文件 Open project: sysprogs/BSPTools

Public Properties

Property Type Description
dwFileAttributes FileAttributes
dwReserved0 System.UInt32
dwReserved1 System.UInt32
ftCreationTime System.Runtime.InteropServices.ComTypes.FILETIME
nFileSizeHigh System.UInt32
nFileSizeLow UInt32

Property Details

dwFileAttributes public_oe property

public FileAttributes dwFileAttributes
return FileAttributes

dwReserved0 public_oe property

public UInt32,System dwReserved0
return System.UInt32

dwReserved1 public_oe property

public UInt32,System dwReserved1
return System.UInt32

ftCreationTime public_oe property

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

nFileSizeHigh public_oe property

public UInt32,System nFileSizeHigh
return System.UInt32

nFileSizeLow public_oe property

public UInt32 nFileSizeLow
return UInt32