I receive in the Subscribe Trade Confirmation Callback option and future values. Why?
If you are using wildcards in your request structure you receive all types of data, options and futures. That pointer that should be cast to the response type is appData-> appRespData. The appData->brcSubject pointer only mirrors back your subscription subject (and should be cast to that type), with wildcards expanded.