IShellLink::SetRelativePathIShellLink::SetRelativePath*
*Contents  *Index  *Topic Contents
*Previous Topic: IShellLink::SetPath
*Next Topic: IShellLink::SetShowCmd

IShellLink::SetRelativePath


HRESULT STDMETHODCALLTYPE SetRelativePath(
    LPCSTR pszPathRel,	
    LPCITEMIDLIST pidlRel	
   );	

Sets the relative path to the shell link object.

pszPathRel
Address of a buffer that contains the new relative path.
pidlRel
Address of a list of item identifiers that identify the object.

See also IShellLink


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