NativeMethods::tagOLECMDF Enumeration

 

Updated: February 25, 2016

Specifies the tag use for the command.

Namespace:   Microsoft.ReportingServices.QueryDesigners.Interop
Assembly:  Microsoft.ReportingServices.QueryDesigners (in Microsoft.ReportingServices.QueryDesigners.dll)

[ComVisibleAttribute(false)]
public enum class tagOLECMDF

Member nameDescription
OLECMDF_ENABLED

The command is enabled.

OLECMDF_INVISIBLE

The command is hidden.

OLECMDF_LATCHED

The command is latched.

OLECMDF_NINCHED

The command is ninched.

OLECMDF_SUPPORTED

The command is supported.

Return to top
Show: