What is the best way to read such fields as MsgSeqNum and SenderCompID from a message? Do I use this: msg.GetInt(Tags.MsgSeqNum)? Thanks.