Sponsors

SHGetFileInfo

Function name: SHGetFileInfo

Defined in : Shell32

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

Declaration:

Declare Function SHGetFileInfo Lib "shell32.dll" Alias "SHGetFileInfoA" (ByVal pszPath As String, ByVal dwFileAttributes As Long, psfi As SHFILEINFO, ByVal cbFileInfo As Long, ByVal uFlags As Long) As Long

Parameters:

Returns:

Related functions:

Examples:

Sorry, this function has no examples yet.

Files

Categories