NativeMethods::tagOLECMDF Enumeration
Updated: February 25, 2016
Specifies the tag use for the command.
Assembly: Microsoft.ReportingServices.QueryDesigners (in Microsoft.ReportingServices.QueryDesigners.dll)
| Member name | Description | |
|---|---|---|
| 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. |
Show: