PyIExtractIconW.Extract

Extract(pszFile, nIconIndex, nIconSize)

Description of Extract.

Parameters

pszFile : unicode

Description for pszFile

nIconIndex : int

Description for nIconIndex

nIconSize : int

Description for nIconIndex

Return Value

The result is (hicon_large, hicon_small), or (None,None) if the underlying function returns S_FALSE, indicating the calling application should extract it.