[]
queryCommandText method of IHTMLDocument2 interface.
string queryCommandText(string cmdID)
| Type | Name | Description |
|---|---|---|
| string | cmdID |
| Type | Description |
|---|---|
| string |
An original IDL definition of queryCommandText method was the following: HRESULT queryCommandText (BSTR cmdID, [out, retval] BSTR* ReturnValue);