C1.Win.C1Editor.4 Assembly > C1.Win.C1Editor.Internal.HTML Namespace > IHTMLTxtRange Interface : queryCommandValue Method |
queryCommandValue
method of IHTMLTxtRange
interface.
'Declaration Function queryCommandValue( _ ByVal cmdID As System.String _ ) As System.Object
System.object queryCommandValue( System.string cmdID )
An original IDL definition of queryCommandValue
method was the following: HRESULT queryCommandValue (BSTR cmdID, [out, retval] VARIANT* ReturnValue)
;