ISearchFolderItemFactory::GetIDList method
Gets the search folder as an ITEMIDLIST.
Syntax
HRESULT GetIDList( [out] PIDLIST_ABSOLUTE *ppidl );
Parameters
- ppidl [out]
-
Type: PIDLIST_ABSOLUTE*
When this method returns successfully, contains a PIDL.
Return value
Type: HRESULT
Returns a success value if successful, or an error value otherwise.
Requirements
|
Minimum supported client |
Windows Vista [desktop apps only] |
|---|---|
|
Minimum supported server |
Windows Server 2008 [desktop apps only] |
|
Header |
|
|
IDL |
|
See also
Show: