IShellLink::SetDescriptionIShellLink::SetDescription*
*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.

pszName
Address of a buffer containing the new description string.

See also IShellLink


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