Contents Index Topic Contents | ||
Previous Topic: IShellLink::GetPath Next Topic: IShellLink::GetWorkingDirectory |
IShellLink::GetShowCmd
HRESULT STDMETHODCALLTYPE GetShowCmd( int *piShowCmd );Retrieves the show command for a shell link object.
- Returns NOERROR if successful, or an OLE-defined error value otherwise.
- piShowCmd
- Address of the show command. For a list of show commands, see the ShowWindow function.
See also IShellLink
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.