ExecWB MethodExecWB Method*
*Contents  *Index  *Topic Contents
*Previous Topic: ClientToWindow Method
*Next Topic: GetProperty Method

ExecWB Method

Description

Executes a command on an OLE object and returns the status of the command execution using the IOLECommandTarget interface.

Syntax

object.ExecWB nCmdID, nCmdExecOpt, [pvaIn], [pvaOut]

PartDescription
objectRequired. An object expression that evaluates to an object in the Applies To list.
nCmdIDRequired. A long integer that represents the identifier of the command to execute.
nCmdExecOptRequired. A long integer that represents the options set for executing the command.
pvaInOptional. A variant used for specifying command input arguments.
pvaOutOptional. A variant used for specifying command output arguments.

Applies To

InternetExplorer, WebBrowser


Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.