RE: [Quickfix-developers] QuickFix41.message and QuickFix41.MessageCracker
Brought to you by:
orenmnero
|
From: James C. D. <jc...@co...> - 2005-06-12 14:07:45
|
Martin, For fields contained in the message header try using the message.getHeader() method. This will expose the fields in the header. Jim ---- Original Message ---- From: mta...@ho... To: qui...@li... Subject: RE: [Quickfix-developers] QuickFix41.message and >QuickFix41.MessageCracker Date: Sun, 12 Jun 2005 09:49:15 -0400 >QuickFIX Documentation: >http://www.quickfixengine.org/quickfix/doc/html/index.html >QuickFIX FAQ: >http://www.quickfixengine.org/wikifix/index.php?QuickFixFAQ >QuickFIX Support: http://www.quickfixengine.org/services.html > >Hi, > >I saw that the QuickFix41.message object has the getField property. >When I >tried it in runtime I was not able to extract the field 35 >(MessageType). > >I am using VS.NET 2003, my code is written in VB.NET. > >How can I extract all the fields (maybe with getField()) from the >QuickFix41.message object without passing it to the >QuickFix41.MessageCracker ? > >Thanks you >Martin > > > > >------------------------------------------------------- >This SF.Net email is sponsored by: NEC IT Guy Games. How far can >you shotput >a projector? How fast can you ride your desk chair down the office >luge track? >If you want to score the big prize, get to know the little guy. >Play to win an NEC 61" plasma display: http://www.necitguy.com/?r=20 >_______________________________________________ >Quickfix-developers mailing list >Qui...@li... >https://lists.sourceforge.net/lists/listinfo/quickfix-developers > |