IShellLink::SetPathIShellLink::SetPath*
*Contents  *Index  *Topic Contents
*Previous Topic: IShellLink::SetIDList
*Next Topic: IShellLink::SetRelativePath

IShellLink::SetPath


HRESULT STDMETHODCALLTYPE SetPath(
    LPCSTR pszFile	
   );	

Sets the path and file name of a shell link object.

pszFile
Address of a buffer that contains the new path.

See also IShellLink


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