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

Datei anzeigen 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_oe property

public UInt32,System cbSize
return System.UInt32

hIcon public_oe property

public IntPtr,System hIcon
return System.IntPtr

iIcon public_oe property

public Int32,System iIcon
return System.Int32

iSysIconIndex public_oe property

public Int32,System iSysIconIndex
return System.Int32