Import.SHGetStockIconInfo Method
[DllImport("shell32.dll")]
public static extern int SHGetStockIconInfo(
SHSTOCKICONID siid,
SHSTOCKICONFLAGS uFlags,
ref SHSTOCKICONINFO info
)
This language is not supported or no code example is available.
Parameters
- siid
- SHSTOCKICONID
- uFlags
- SHSTOCKICONFLAGS
- info
- SHSTOCKICONINFO