I'm trying to access fields TR.CommonName and TR.InstrumentType for VOD.L using the DEX2 C++ example project, but I'm getting an error "The access to field(s) denied". It seems like this is because the example project is not set up to work with Eikon v4-style fields, but I can't figure out how to configure it so that it does. Does anyone have a working C++ example that I can take a look at?