Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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_PROCESSESValue: 0 The objects in the referenced tracking information collections are processes. |
TRKCOLL_APPLICATIONSThe objects in the referenced tracking information collections are applications. |
TRKCOLL_COMPONENTSThe 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 |