Method | Description | |
---|---|---|
FileIcon ( ) : System | ||
FileIcon ( string fileName ) : System | ||
FileIcon ( string fileName, SHGetFileInfoConstants flags ) : System | ||
GetInfo ( ) : void |
Method | Description | |
---|---|---|
DestroyIcon ( |
||
FormatMessage ( int dwFlags, |
||
GetLastError ( ) : int | ||
SHGetFileInfo ( string pszPath, int dwFileAttributes, SHFILEINFO &psfi, uint cbFileInfo, uint uFlags ) : int |
public FileIcon ( string fileName, SHGetFileInfoConstants flags ) : System | ||
fileName | string | |
flags | SHGetFileInfoConstants | |
return | System |