Parameters
- cmdID
- showUI
- value
execCommand
method of IHTMLDocument2
interface.
An original IDL definition of execCommand
method was the following: HRESULT execCommand (BSTR cmdID, [optional, defaultvalue(0)] VARIANT_BOOL showUI, [optional] VARIANT value, [out, retval] VARIANT_BOOL* ReturnValue)
;