IComTrackingInfoProperties interface (comsvcs.h)

Retrieves the total number of properties associated with a tracking information object and their names.

Inheritance

The IComTrackingInfoProperties interface inherits from the IUnknown interface. IComTrackingInfoProperties also has these types of members:

Methods

The IComTrackingInfoProperties interface has these methods.

 
IComTrackingInfoProperties::GetPropName

Retrieves the name of the property corresponding to the specified index number.
IComTrackingInfoProperties::PropCount

Retrieves the number of properties defined for a tracking information object.

Requirements

Requirement Value
Minimum supported client Windows XP [desktop apps only]
Minimum supported server Windows Server 2003 [desktop apps only]
Target Platform Windows
Header comsvcs.h

See also

COM+ Instrumentation

COM+ Tracking