Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Retrieves whether the pending navigation is to a shell folder.
C++ Information
Command group CGID_InternetExplorer (defined in msiehost.h) Symbolic constant IECMDID_BEFORENAVIGATE_GETSHELLBROWSE User interface None. Set nCmdExecOpt to OLECMDEXECOPT_DONTPROMPTUSER. IOleCommandTarget::Exec parameters pvaIn Set to NULL.pvaOutVARIANT of type VT_BOOL that specifies VARIANT_TRUE for shell navigations.Header file msiehost.h Applies to IHTMLDocument2::execCommand, IHTMLDocument2::queryCommandEnabled, IHTMLDocument2::queryCommandIndeterm, IHTMLDocument2::queryCommandState, IHTMLDocument2::queryCommandSupported, IHTMLDocument2::queryCommandValue, IOleCommandTarget::Exec, IOleCommandTarget::QueryStatus.
Minimum Availability
Internet Explorer 5 and later.