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.
- Returns NOERROR if successful, or an OLE-defined error value otherwise.
- pszFile
- Address of a buffer that contains the new path.
See also IShellLink
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.