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