IECMDID_BEFORENAVIGATE_GETIDLIST Command ID
Retrieves a buffer that contains the item identifier list.
C++ Information
Command group CGID_InternetExplorer (defined in msiehost.h) Symbolic constant IECMDID_BEFORENAVIGATE_GETIDLIST User interface None. Set nCmdExecOpt to OLECMDEXECOPT_DONTPROMPTUSER. IOleCommandTarget::Exec parameters pvaIn Set to NULL.pvaOut A VARIANT of type VT_ARRAY that contains VT_UI1 elements.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.