IShellLink::SetIDListIShellLink::SetIDList*
*



Contents  *



Index  *Topic Contents
*Previous Topic: IShellLink::SetIconLocation
*Next Topic: IShellLink::SetPath

IShellLink::SetIDList


HRESULT STDMETHODCALLTYPE SetIDList(
    LPCITEMIDLIST pidl	
   );	

Sets the list of item identifiers for a shell link object.

pidl
Address of a list of item identifiers.

This method is useful when an application needs to set a shell link to an object that is not a file, such as a Control Panel application, a printer, or another computer.

See also IShellLink


Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.