<div dir="ltr"><div class="gmail_default" style="font-size:small">You don't invoke them, you only implement them. When the engine receives a message, it will invoke the appropriate OnMessage(type) function that you defined.</div>
<div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">Please read through the tutorial pages:</div><div class="gmail_default" style="font-size:small">
<a href="http://quickfixn.org/tutorial/creating-an-application" target="_blank">http://quickfixn.org/tutorial/creating-an-application</a></div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">
See the "Receiving Messages" page (link on sidebar).</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">(If you receive a message type for which you have not defined an OnMessage(), then the engine will assume you don't want to support that message and will send a reject.)</div>
<div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Oct 31, 2013 at 1:24 PM, Ashutosh Mishra <span dir="ltr"><<a href="mailto:A.Mishra@ny.tr.mufg.jp" target="_blank">A.Mishra@ny.tr.mufg.jp</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
<div lang="EN-US" link="blue" vlink="purple">
<div>
<p class="MsoNormal"><span style="font-size:11pt;font-family:Calibri,sans-serif;color:rgb(31,73,125)">From where should I invoke the OnMessage function to extract the fields. In the program.cs, the flow goes to application.Run() -- and from there into the OnCreate,
ToAdmin and than to From Admin…<u></u><u></u></span></p><div>
<p class="MsoNormal"><span style="font-size:11pt;font-family:Calibri,sans-serif;color:rgb(31,73,125)"><u></u> <u></u></span></p>
<p class="MsoNormal" style="text-align:justify;line-height:12pt">
<span style="font-size:11pt;font-family:Arial,sans-serif;color:rgb(79,129,189)">Thanks & Regards,<u></u><u></u></span></p>
<p class="MsoNormal" style="text-align:justify;line-height:12pt">
<span style="font-size:11pt;font-family:Arial,sans-serif;color:rgb(79,129,189)">Ashutosh Mishra<u></u><u></u></span></p>
<p class="MsoNormal" style="text-align:justify;line-height:12pt">
<span style="font-family:'MS PMincho'"><u></u> </span></p></div></div></div></blockquote></div><div><br></div>-- <br><div><font><span style="background-color:rgb(0,0,0)"><span style="background-color:rgb(255,255,255)">Grant Birchmeier</span></span></font><font><font color="#3333ff"><br>
</font></font></div><div><font><b><font color="#3333ff"><span style="background-color:rgb(255,204,51)"><span style="background-color:rgb(255,204,102)"><span style="background-color:rgb(255,204,153)"><span style="background-color:rgb(255,255,255)"><span style="background-color:rgb(255,204,0)">Connamara Systems, LLC</span></span></span></span></span></font></b></font><br>
</div><div><font><b>Made-To-Measure Trading Solutions.</b></font></div><div><font>Exactly what you need. No more. No less.</font><font><b><font color="#3333ff"><br></font></b></font></div><div><font><a href="http://connamara.com" target="_blank">http://connamara.com</a><br>
</font></div>
</div></div>