Microsoft SDK for Java

QueryStatusWB

This method of the WebBrowser class implements a wrapper that allows you to query an OLE object for the status of commands using the IOleCommandTarget::QueryStatus method.

Syntax

public synchronized int QueryStatusWB(int cmdID);

Parameters

cmdID The identifier of the command on which the caller needs status information. This will be one of the OLECMDID values.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.