[]
        
(Showing Draft Content)

C1.Win.C1Editor.Internal.HTML.IHTMLTxtRange.queryCommandState

queryCommandState Method

queryCommandState(string)

queryCommandState method of IHTMLTxtRange interface.

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

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