This document is archived and information here might be outdated. Recommended version. |
Gets tracking service information for the Internet server connection.
[Visual Basic .NET] Public Function getTrackingService ( _ ByVal bstrName As String _ ) As ITrackingServiceDef
[C#] public ITrackingServiceDef getTrackingService ( string bstrName );
[C++]
HRESULT getTrackingService(
BSTR bstrName
);
[C++] Parameters bstrName [in]
bstrName is a parameter of type BSTR