2.2.5.1.3.4 TXUSER_TIPPROXYGATEWAY_MTAG_PULLED

The TXUSER_TIPPROXYGATEWAY_MTAG_PULLED message is sent from a TIP interoperability provider to a TIP interoperability application to indicate the following:

  • If the fAsync field in the pull message was set to 0x00000000 (synchronous pull), this message indicates that the pull propagation completed successfully.

  • Otherwise (for an asynchronous pull), the message indicates that the TIP interoperability application can continue its execution, and it will be notified when the pull propagation is completed.


0


1


2


3


4


5


6


7


8


9

1
0


1


2


3


4


5


6


7


8


9

2
0


1


2


3


4


5


6


7


8


9

3
0


1

MsgHeader (24 bytes)

...

...

guidTx (16 bytes)

...

...

MsgHeader (24 bytes): This field MUST contain a MESSAGE_PACKET structure.

  • The dwUserMsgType field MUST be 0x00005102.

  • The dwcbVarLenData field MUST be 16.

guidTx (16 bytes): This field MUST contain a GUID that specifies the transaction identifier for the pulled transaction.<4>