IMTSCall interface (comsvcs.h)

[IMTSCall is available for use in the operating systems specified in the Requirements section. It may be altered of unavailable in subsequent versions. Instead, use IServiceCall.]

Implements the batch work that is submitted through the activity created by the MTSCreateActivity function.

Inheritance

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

Methods

The IMTSCall interface has these methods.

 
IMTSCall::OnCall

Triggers the execution of the batch work implemented in this method. (IMTSCall.OnCall)

Requirements

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

See also

IMTSActivity

IServiceCall

MTSCreateActivity