OLECMDTEXT Structure

 

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

Specifies a text name or status string for a single command identifier.

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

Syntax

public struct OLECMDTEXT
Public Structure OLECMDTEXT

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 cmdtextf

Specifies whether the rgwz member contains a command name or status text.

System_CAPS_pubfield cwActual

Specifies the number of characters actually written into the rgwz buffer before QueryStatus returns.

System_CAPS_pubfield cwBuf

Specifies the number of elements in the rgwz array.

System_CAPS_pubfield rgwz

Specifies a caller-allocated array of wide characters to receive the command name or status text.

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