IShellLink::SetArgumentsIShellLink::SetArguments*
*Contents  *Index  *Topic Contents
*Previous Topic: IShellLink::Resolve
*Next Topic: IShellLink::SetDescription

IShellLink::SetArguments


HRESULT STDMETHODCALLTYPE SetArguments(
    LPCSTR pszArgs	
   );	

Sets the command-line arguments for a shell link object.

pszArgs
Address of a buffer that contains the new command-line arguments.

See also IShellLink


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