IShellFindItem::GetAttributes
4/8/2010
The GetAttributes method retrieves attributes of the item.
Syntax
HRESULT GetAttributes (
FINDITEMATTRIBUTES * pfia
);
Parameters
- pfia
[out] The attributes of the item.
Return Value
This method should return S_OK if it was successful or appropriate errors if not.
Remarks
This method is called by the Find application when information about the item is required — for example, when displaying the item in the list after it is found.
Requirements
Header | findext.h |
Windows Embedded CE | Windows CE 3.0 and later |
Windows Mobile | Pocket PC 2000 and later |