This document is archived and information here might be outdated. Recommended version. |
Requests the Object or static data associated with a Complex Tracking Service.
[Visual Basic .NET]
Public Sub RequestObjectData ( _
ByVal bstrTrackingService As String _
)
[C#]
public void RequestObjectData (
string bstrTrackingService
);
[C++]
HRESULT RequestObjectData(
BSTR bstrTrackingService
);
[C++] Parameters bstrTrackingService [in]
bstrTrackingService is a parameter of type BSTR