ShellBrowser Delphi Components Documentation
|
Checks if the object represented by this ItemIdList has the given attributes.
function HasAttributes(pAttributes: UINT): Boolean;
Parameters |
Description |
pAttributes: UINT |
The attributes that should be checked, from the SFGAO enumeration |
Boolean: True, if one of the given attibutes are set for this object; False otherwise.
This function also returns False if an error occurred while retrieving the attributes.