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