IShellLink::SetShowCmdIShellLink::SetShowCmd*
*Contents  *Index  *Topic Contents
*Previous Topic: IShellLink::SetRelativePath
*Next Topic: IShellLink::SetWorkingDirectory

IShellLink::SetShowCmd


HRESULT STDMETHODCALLTYPE SetShowCmd(
    int iShowCmd	
   );	

Sets the show command for a shell link object. The show command sets the initial show state of the window.

iShowCmd
Show command. For a list of these commands, see the description of the ShowWindow function.

See also IShellLink


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