![]() | ![]() | ![]() |
| ||
|
IShellLink::SetRelativePath
HRESULT STDMETHODCALLTYPE SetRelativePath( LPCSTR pszPathRel, LPCITEMIDLIST pidlRel );Sets the relative path to the shell link object.
- Returns NOERROR if successful, or an OLE-defined error value otherwise.
- 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
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.