View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
ALEX ALEX is offline
external usenet poster
 
Posts: 493
Default IRTDUpdateEvent - Events

Hi all,

I have created "Real Time Data" automation server and followed the
below msdn article.
http://msdn2.microsoft.com/en-us/lib...ffice.10).aspx

It works fine. It updates data in excel If any changes occured in xml
within 5 seconds.

Now, I want to receive the data and display in my gui application
(Language: vc++).

I followed ATLEventHandling example also. But, I didnot get any events of
IRTDUpdateEvent.

Cany anybody explain how to do this?

--
Thanks & Regards,
Alex.
--
Thanks & Regards,
Alex.