IWebBrowser2.ExecWB Method (OLECMDID, OLECMDEXECOPT, Object, Object)
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Executes a command and returns the status of the command execution using the IOleCommandTarget interface.
Namespace: Microsoft.Uii.Csr.Browser.Web
Assembly: Microsoft.Uii.Csr.Browser.Web (in Microsoft.Uii.Csr.Browser.Web.dll)
Syntax
void ExecWB(
OLECMDID cmdID,
OLECMDEXECOPT cmdexecopt,
[InAttribute] ref object pvaIn,
ref object pvaOut
)
Sub ExecWB (
cmdID As OLECMDID,
cmdexecopt As OLECMDEXECOPT,
<InAttribute> ByRef pvaIn As Object,
ByRef pvaOut As Object
)
Parameters
cmdID
Type: Microsoft.Uii.Csr.Browser.Web.OLECMDIDSpecifies the command ID.
cmdexecopt
Type: Microsoft.Uii.Csr.Browser.Web.OLECMDEXECOPTSpecifies the command execution option.
- pvaIn
Type: System.Object
- pvaOut
Type: System.Object
See Also
IWebBrowser2 Interface
Microsoft.Uii.Csr.Browser.Web Namespace
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright