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