ExtractIconEx (shell32)
Last changed: -218.224.236.114

.
Summary

C# Signature:

[DllImport("shell32.dll", CharSet=CharSet.Auto)]
static extern uint ExtractIconEx(string szFileName, int nIconIndex, out IntPtr[] phiconLarge, out IntPtr[] phiconSmall, uint nIcons);

User-Defined Types:

None.

Notes:

None.

Tips & Tricks:

Please add some!

Sample Code:

Please add some!

Alternative Managed API:

Do you know one? Please contribute it!

Documentation