C# Class BExplorer.Shell.Interop.Shell32.SHSTOCKICONINFO

Show file Open project: Gainedge/BetterExplorer Class Usage Examples

Public Properties

Property Type Description
cbSize System.UInt32
hIcon System.IntPtr
iIcon System.Int32
iSysIconIndex System.Int32

Property Details

cbSize public property

public UInt32,System cbSize
return System.UInt32

hIcon public property

public IntPtr,System hIcon
return System.IntPtr

iIcon public property

public Int32,System iIcon
return System.Int32

iSysIconIndex public property

public Int32,System iSysIconIndex
return System.Int32