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.
- Returns NOERROR if successful, or an OLE-defined error value otherwise.
- iShowCmd
- Show command. For a list of these commands, see the description of the ShowWindow function.
See also IShellLink
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.