How to Obtain ITransactionDispenser

You can obtain this interface by calling DtcGetTransactionManager with an riid of IID_ITransactionDispenser. Clients that obtained the IUnknown interface from DtcGetTransactionManager can call QueryInterface on the IUnknown interface with an riid of IID_ITransactionDispenser to obtain the ITransactionDispenser interface.