IOleCommandTarget Interface
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Represents an interface that enables objects and their containers to dispatch commands to each other.
Namespace: Microsoft.Crm.UnifiedServiceDesk.Dynamics.Controls.Browser
Assembly: Microsoft.Crm.UnifiedServiceDesk.Dynamics (in Microsoft.Crm.UnifiedServiceDesk.Dynamics.dll)
Syntax
[GuidAttribute("b722bccb-4e68-101b-a2bc-00aa00404770")]
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
public interface IOleCommandTarget
<GuidAttribute("b722bccb-4e68-101b-a2bc-00aa00404770")>
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>
Public Interface IOleCommandTarget
Methods
Name | Description | |
---|---|---|
Exec(Guid, UInt32, UInt32, Object[], Object[]) | Executes the specified command or displays help for the command. |
|
QueryStatus(Guid, Int32, IntPtr, IntPtr) | Queries the object for the status of one or more commands generated by user interface events. |
See Also
Microsoft.Crm.UnifiedServiceDesk.Dynamics.Controls.Browser Namespace
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright