TRACKING_COLL_TYPE enumeration (comsvcs.h)
Indicates the type of objects in a tracking information collection.
Syntax
typedef enum __MIDL___MIDL_itf_autosvcs_0000_0034_0001 {
TRKCOLL_PROCESSES = 0,
TRKCOLL_APPLICATIONS,
TRKCOLL_COMPONENTS
} TRACKING_COLL_TYPE;
Constants
TRKCOLL_PROCESSES Value: 0 The objects in the referenced tracking information collections are processes. |
TRKCOLL_APPLICATIONS The objects in the referenced tracking information collections are applications. |
TRKCOLL_COMPONENTS The objects in the referenced tracking information collections are components. |
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows XP [desktop apps only] |
Minimum supported server | Windows Server 2003 [desktop apps only] |
Header | comsvcs.h |