[]
        
(Showing Draft Content)

C1.Win.C1Editor.Internal.HTML.IHTMLDocument2.execCommandShowHelp

execCommandShowHelp Method

execCommandShowHelp(string)

execCommandShowHelp method of IHTMLDocument2 interface.

Declaration
bool execCommandShowHelp(string cmdID)
Parameters
Type Name Description
string cmdID
Returns
Type Description
bool
Remarks

An original IDL definition of execCommandShowHelp method was the following: HRESULT execCommandShowHelp (BSTR cmdID, [out, retval] VARIANT_BOOL* ReturnValue);