- contextCoupon
- The transaction within which the context changes occurred.
Visual Basic (Declaration) | |
---|---|
Sub ContextChangesAccepted( _ ByVal contextCoupon As Integer _ ) |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As IContextParticipant Dim contextCoupon As Integer instance.ContextChangesAccepted(contextCoupon) |
C# | |
---|---|
void ContextChangesAccepted( int contextCoupon ) |
C++/CLI | |
---|---|
void ContextChangesAccepted( int contextCoupon ) |
Parameters
- contextCoupon
- The transaction within which the context changes occurred.
For an example refer to JoinCommonContext.
Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7