C# Class IfacesEnumsStructsClasses.INTERNET_CACHE_ENTRY_INFO

Show file Open project: mcorrientes/Web-Security-Toolset Class Usage Examples

Public Properties

Property Type Description
CacheEntryType System.UInt32
ExpireTime FILETIME
LastAccessTime FILETIME
LastModifiedTime FILETIME
LastSyncTime FILETIME
dwExemptDelta System.UInt32
dwHeaderInfoSize System.UInt32
dwHitRate System.UInt32
dwSizeHigh System.UInt32
dwSizeLow System.UInt32
dwStructSize System.UInt32
dwUseCount System.UInt32
lpHeaderInfo System.IntPtr
lpszFileExtension string
lpszLocalFileName string
lpszSourceUrlName string

Property Details

CacheEntryType public property

public UInt32,System CacheEntryType
return System.UInt32

ExpireTime public property

public FILETIME ExpireTime
return FILETIME

LastAccessTime public property

public FILETIME LastAccessTime
return FILETIME

LastModifiedTime public property

public FILETIME LastModifiedTime
return FILETIME

LastSyncTime public property

public FILETIME LastSyncTime
return FILETIME

dwExemptDelta public property

public UInt32,System dwExemptDelta
return System.UInt32

dwHeaderInfoSize public property

public UInt32,System dwHeaderInfoSize
return System.UInt32

dwHitRate public property

public UInt32,System dwHitRate
return System.UInt32

dwSizeHigh public property

public UInt32,System dwSizeHigh
return System.UInt32

dwSizeLow public property

public UInt32,System dwSizeLow
return System.UInt32

dwStructSize public property

public UInt32,System dwStructSize
return System.UInt32

dwUseCount public property

public UInt32,System dwUseCount
return System.UInt32

lpHeaderInfo public property

public IntPtr,System lpHeaderInfo
return System.IntPtr

lpszFileExtension public property

public string lpszFileExtension
return string

lpszLocalFileName public property

public string lpszLocalFileName
return string

lpszSourceUrlName public property

public string lpszSourceUrlName
return string