Events
May 19, 6 PM - May 23, 12 AM
Calling all developers, creators, and AI innovators to join us in Seattle @Microsoft Build May 19-22.
Register todayThis browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
The MMC_SCOPE_ITEM_STATE enumeration is used to specify the nState member of the SCOPEDATAITEM structure.
typedef enum _MMC_SCOPE_ITEM_STATE {
MMC_SCOPE_ITEM_STATE_NORMAL = 0x1,
MMC_SCOPE_ITEM_STATE_BOLD = 0x2,
MMC_SCOPE_ITEM_STATE_EXPANDEDONCE = 0x3
} MMC_SCOPE_ITEM_STATE;
MMC_SCOPE_ITEM_STATE_NORMAL Value: 0x1 Not currently used. |
MMC_SCOPE_ITEM_STATE_BOLD Value: 0x2 Not currently used. |
MMC_SCOPE_ITEM_STATE_EXPANDEDONCE Value: 0x3 Set if the item has been expanded at least once or 0 (zero) if the item has not been expanded. |
Requirement | Value |
---|---|
Minimum supported client | Windows Vista |
Minimum supported server | Windows Server 2008 |
Header | mmc.h |
Events
May 19, 6 PM - May 23, 12 AM
Calling all developers, creators, and AI innovators to join us in Seattle @Microsoft Build May 19-22.
Register today