IECMDID_SETID_AUTOCOMPLETE_FOR_FORMS Command ID

Sets the user ID of the autocompletion data store.

C++ Information

Command group CGID_InternetExplorer (defined in msiehost.h)
Symbolic constant IECMDID_SETID_AUTOCOMPLETE_FOR_FORMS
User interface None. Set nCmdExecOpt to OLECMDEXECOPT_DONTPROMPTUSER.
IOleCommandTarget::Exec parameters
pvaInVARIANT of type VT_I8 or VT_UI8 that contains the ID.
pvaOut Set to NULL.
Header file msiehost.h
Applies to IHTMLDocument2::execCommand, IHTMLDocument2::queryCommandEnabled, IHTMLDocument2::queryCommandIndeterm, IHTMLDocument2::queryCommandState, IHTMLDocument2::queryCommandSupported, IHTMLDocument2::queryCommandValue, IOleCommandTarget::Exec, IOleCommandTarget::QueryStatus.

Remarks

Setting the ID changes the data store used for form auto-suggestion.

Minimum Availability

Internet Explorer 5 and later.