Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Sets whether icons are displayed in a folder band.
Syntax
HRESULT SetNoIcons(
BOOL fNoIcons
);
Parameters
fNoIcons
Type: BOOL
TRUE to display icons; otherwise, FALSE.
Return value
Type: HRESULT
Always returns S_OK.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 2000 Professional [desktop apps only] |
Minimum supported server | Windows 2000 Server [desktop apps only] |
Target Platform | Windows |
Header | shobjidl.h |
DLL | Shell32.dll (version 5.00 or later) |