Queries an OLE object and returns the status of commands using the IOLECommandTarget interface.
Syntax
object.QueryStatusWB nCmdID
Parameters
- object
- Required. An object expression that evaluates to an object in the Applies To list.
- nCmdID
- Required. A long integer that represents the identifier of the command on which the caller needs status information. This will be one of the OLECMDID values.
Return Value
Returns an unsigned long integer that is one of the OLECMDF values.
Applies To
InternetExplorer, WebBrowser