Sponsors

ExtractIconEx

Function name: ExtractIconEx

Defined in : GDI32

Requirements : Windows NT 4.0 or later; Windows 95 or later

Declaration:

Declare Function ExtractIconEx Lib "shell32.dll" Alias "ExtractIconExA" (ByVal lpszFile As String, ByVal nIconIndex As Long, phiconLarge As Long, phiconSmall As Long, ByVal nIcons As Long) As Long

Parameters:

Returns:

Related functions:

Examples:

Sorry, this function has no examples yet.

Icons

Categories