共用方式為


ITransaction.GetTransactionInfo(XACTTRANSINFO) 方法

定義

傳回關於交易物件的資訊。

public:
 void GetTransactionInfo([Runtime::InteropServices::Out] System::EnterpriseServices::XACTTRANSINFO % pinfo);
public void GetTransactionInfo (out System.EnterpriseServices.XACTTRANSINFO pinfo);
abstract member GetTransactionInfo : XACTTRANSINFO -> unit
Public Sub GetTransactionInfo (ByRef pinfo As XACTTRANSINFO)

參數

pinfo
XACTTRANSINFO

呼叫端配置的 XACTTRANSINFO 結構 (將接收交易資訊) 的指標。 必須不是 null

適用於