HighTechTalks DotNet Forums  

Syncronization between Managed and Unmanaged Memory

Dotnet Framework (Interop) microsoft.public.dotnet.framework.interop


Discuss Syncronization between Managed and Unmanaged Memory in the Dotnet Framework (Interop) forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
sekhar.roy@gmail.com
 
Posts: n/a

Default Syncronization between Managed and Unmanaged Memory - 09-06-2007 , 02:00 PM






Hi,
I am writing a GUI application in C# ,where I need to access the
structure pointers from COM DLL.
I 'm able to access the unmanaged pointers and converted the data to
managed structure using Marshal. But how my C# structure data will be
in Sync with the C++ (COM DLL) structure data ?

I'm using ref (in C#) to get the data from C++ DLL.Is this the write
way ? Any idea about the sync technique ?

Thanks,
Sekhar
sekhar_k_roy (AT) yahoo (DOT) com


Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.