Contents Index Topic Contents | ||
Previous Topic: IShellLink::SetArguments Next Topic: IShellLink::SetHotkey |
IShellLink::SetDescription
HRESULT STDMETHODCALLTYPE SetDescription( LPCSTR pszName );Sets the description for a shell link object. The description can be any application-defined string.
- Returns NOERROR if successful, or an OLE-defined error value otherwise.
- pszName
- Address of a buffer containing the new description string.
See also IShellLink
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.