ITransaction.GetTransactionInfo(XACTTRANSINFO) Méthode

Définition

Retourne des informations sur un objet transactionnel.

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)

Paramètres

pinfo
XACTTRANSINFO

Pointeur vers la structure allouée par XACTTRANSINFO l’appelant qui recevra des informations sur la transaction. Ne doit pas être null.

S’applique à