Share via


ITransactionProperty::GetTransactionResourcePool-Methode (comsvcs.h)

Ruft den Ressourcenpool ab, der der Transaktion dieses Kontexts zugeordnet ist.

Syntax

HRESULT GetTransactionResourcePool(
  [out] ITransactionResourcePool **ppTxPool
);

Parameter

[out] ppTxPool

Ein Verweis auf den Transaktionsressourcenpool.

Rückgabewert

Diese Methode kann die Standardrückgabewerte E_INVALIDARG, E_OUTOFMEMORY, E_UNEXPECTED, E_FAIL und S_OK zurückgeben.

Anforderungen

Anforderung Wert
Unterstützte Mindestversion (Client) Windows XP mit SP1 [nur Desktop-Apps]
Unterstützte Mindestversion (Server) Windows Server 2003 [nur Desktop-Apps]
Zielplattform Windows
Kopfzeile comsvcs.h

Weitere Informationen

ITransactionProperty

ITransactionResourcePool