次の方法で共有


IDM_UNDO (Windows Embedded CE 6.0)

1/6/2010

Applies to Windows Embedded CE 6.0 R2

Applies to Windows Embedded CE 6.0 R3

Reverses the action taken by the most recent successful operation.

C++ Information

Command group

CGID_MSHTML (defined in mshtmhst.h)

Symbolic constant

IDM_UNDO

User interface

None. Set nCmdExecOpt to OLECMDEXECOPT_DONTPROMPTUSER.

IOleCommandTarget::Exec parameters

pvaInSet to NULL.
pvaOutSet to NULL.

Header file

mshtmcid.h

Applies to

IHTMLDocument2::execCommand, IHTMLDocument2::queryCommandEnabled, IHTMLDocument2::queryCommandIndeterm, IHTMLDocument2::queryCommandState, IHTMLDocument2::queryCommandSupported, IHTMLDocument2::queryCommandValue, IOleCommandTarget::Exec, IOleCommandTarget::QueryStatus

Remarks

For more information about the command identifiers that IDM_UNDO applies to, see MSHTML Command Identifiers.

Requirements

Header mshtmcid.h
Windows Embedded CE Windows Embedded CE 6.0 R2

See Also

Other Resources

Internet Explorer MSHTML Command Identifiers