From: Dimitry S. <sd...@ib...> - 2022-09-17 15:55:35
|
Hello All. What are rules for plugin's returned value of IAttachment::execute() in the case when input transaction is not NULL? Should it return NULL? Should it return the original transaction? Should it return current plugin's original transaction (i.e. YTransaction->next if input transaction is from Y-valve)? Should reference counter of the returned value to be increased if the transaction is the same as input one? -- WBR, SD. |