IBTTransportBatch.ResourceTracker Property (COM)

 

This property is not supported and returns a value of E_NOTIMPL.

Syntax

  
HRESULT IBTTransportBatch::IResourceTracker(  
ResourceTracker  
resourceTracker  
);  
  
  
Property ResourceTracker
() As IResourceTracker  
  

Remarks

Parameters

bstrCorrelationToken
[out,retval] Not implemented.

None.

Return Values

This method returns an HRESULT indicating whether it completed successfully. See the Error Values section for more details.

None.

Error Values

This method returns an HRESULT containing one of the values in the following table.

This method indicates errors by setting the Number property of the global Err object to one of the values in the following table.

Value Description
S_OK The method completed successfully.
E_INVALIDARG A parameter that is not valid was detected.

Requirements

Platforms:  Windows

See Also

IBTTransportBatch Interface (COM)
IBTTransportBatch Members (COM)