CM_ENUM_FLAGS enumeration
Used by members of the IColumnManager interface to specify which set of columns are being requested, either all or only those currently visible.
Syntax
typedef enum CM_ENUM_FLAGS { CM_ENUM_ALL = 0x00000001, CM_ENUM_VISIBLE = 0x00000002 } CM_ENUM_FLAGS;
Constants
Requirements
|
Minimum supported client | Windows Vista [desktop apps only] |
|---|---|
|
Minimum supported server | Windows Server 2008 [desktop apps only] |
|
Header |
|
|
IDL |
|
Send comments about this topic to Microsoft
Build date: 11/28/2012