Home › Forums › Software Development › Declaration of txInteractionContext › Reply To: Declaration of txInteractionContext
12/05/2014 at 15:52 #838
Participant
Ah sorry, my bad. I got confused by all the macro magic.
The function actually takes a struct txInteractionContext**
, which of course doesn’t need an existing struct txInteractionContext
to be created by me.
Thanks for your quick help!