Contents Index Topic Contents | ||
Previous Topic: PutProperty Method Next Topic: Quit Method |
QueryStatusWB Method
Description
Queries an OLE object and returns the status of commands using the IOLECommandTarget interface.
Syntax
object.QueryStatusWB nCmdID
Part Description 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 that is one of the OLECMDF values.
Applies To
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.