OLECMDID Enum
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies which standard command is to be executed.
public enum class OLECMDID
public enum OLECMDID
type OLECMDID =
Public Enum OLECMDID
- Inheritance
-
OLECMDID
Name | Value | Description |
---|---|---|
OLECMDID_SAVEAS | 4 | Specifies the File menu, Print Preview command. |
OLECMDID_PRINT | 6 | Specifies the File menu, Print command. |
OLECMDID_PRINTPREVIEW | 7 | Specifies the File menu, Print Preview command |
OLECMDID_PAGESETUP | 8 | Specifies the File menu, Page Setup command. |
OLECMDID_PROPERTIES | 10 | Specifies the File menu, Print Preview command. |
Produit | Versions |
---|---|
Dynamics 365 Unified Service Desk | 3.0 |