SHGetIconOverlayIndex (shell32)
Last changed: anonymous

.
Summary
Returns the index of the overlay icon in the system image list.

C# Signature:

[DllImport("shell32.dll")]
static extern int SHGetIconOverlayIndex(string pszIconPath, int iIconIndex);

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