[Quickfix-developers] Question about accessing DataDictionary.validate() method from C#
Brought to you by:
orenmnero
|
From: Toli K. <to...@ma...> - 2007-03-08 03:22:33
|
Hi, I writing some C# code with a Quickfix add-in (quickfix-net.dll) in Visual Studio. I'd like to validate the created Quickfix messages using the DataDictionary.validate() function which I can see in the C++ sources. However, that function doesn't seem to be available for .NET. When i looked at the src/.NET/DataDictionary.h file, it's not there either. What's the right way to enable that function in .NET? Do you need to add the function wrapper explicitly to the .NET .h file? If so, could that be added in for the next release? ps: apologies if I'm asking a stupid and obvious question. I'm more o f a Java/Unix guy and Microsoft technologies have never been my strong points. thanks! -- Toli Kuznets http://www.marketcetera.com: Open-Source Trading Platform download.run.trade. |