OLECMD Structure

 

Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016

Represents a structure that associates command flags from the OLECMDF enumeration with a command identifier through a call to M:Microsoft.Crm.UnifiedServiceDesk.Dynamics.Controls.Browser.IOleCommandTarget.QueryStatus(System.Guid@,System.Int32,System.IntPtr,System.IntPtr).

Namespace:   Microsoft.Crm.UnifiedServiceDesk.Dynamics.Controls.Browser
Assembly:  Microsoft.Crm.UnifiedServiceDesk.Dynamics (in Microsoft.Crm.UnifiedServiceDesk.Dynamics.dll)

Syntax

public struct OLECMD
Public Structure OLECMD

Methods

Name Description
System_CAPS_pubmethod Equals(Object)

(Inherited from ValueType.)

System_CAPS_pubmethod GetHashCode()

(Inherited from ValueType.)

System_CAPS_pubmethod GetType()

(Inherited from Object.)

System_CAPS_pubmethod ToString()

(Inherited from ValueType.)

Fields

Name Description
System_CAPS_pubfield cmdf

Specifies the flags associated with cmdID; taken from the OLECMDF enumeration.

System_CAPS_pubfield cmdID

Specifies a command identifier; taken from the OLECMDID enumeration.

Thread Safety

Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Microsoft.Crm.UnifiedServiceDesk.Dynamics.Controls.Browser Namespace

Return to top

Unified Service Desk 2.0

© 2017 Microsoft. All rights reserved. Copyright