共用方式為


ITransactionProperty::GetTransactionResourcePool 方法 (comsvcs.h)

擷取與此內容交易相關聯的資源集區。

語法

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

參數

[out] ppTxPool

交易資源集區的參考。

傳回值

這個方法可以傳回標準傳回值E_INVALIDARG、E_OUTOFMEMORY、E_UNEXPECTED、E_FAIL和S_OK。

規格需求

需求
最低支援的用戶端 Windows XP with SP1 [僅限傳統型應用程式]
最低支援的伺服器 Windows Server 2003 [僅限桌面應用程式]
目標平台 Windows
標頭 comsvcs.h

另請參閱

ITransactionProperty

ITransactionResourcePool