Contents Index Topic Contents | ||
Previous Topic: IShellLink::GetIconLocation Next Topic: IShellLink::GetPath |
IShellLink::GetIDList
HRESULT STDMETHODCALLTYPE GetIDList( LPITEMIDLIST *ppidl );Retrieves the list of item identifiers for a shell link object.
- Returns NOERROR if successful, or an OLE-defined error value otherwise.
- ppidl
- Address of a pointer to a list of item identifiers.
See also IShellLink
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.