This document is archived and information here might be outdated. Recommended version. |
Add a tracking service definition to the collection.
[Visual Basic .NET] Public Sub AddTrackingServiceDefinition ( _ ByVal piServiceDef As ITrackingServiceDef _ )
[C#] public void AddTrackingServiceDefinition ( ITrackingServiceDef piServiceDef );
[C++]
HRESULT AddTrackingServiceDefinition(
ITrackingServiceDef* piServiceDef
);
[C++] Parameters piServiceDef [in]
piServiceDef is a parameter of type ITrackingServiceDef*