Experience in C++, C#, Java and Process : Living in Montreal

* What is my technical experience as a software developer

* What I have learned in the software business

* Where I am heading to in my career

* How to process in a project

Saturday, January 08, 2005

C# : Marshal class is a bridge between managed memory and unmanaged memory

Marshal provides a collection of methods:
- allocating unmanaged memory,
- copying unmanaged memory blocks,
- converting managed to unmanaged types,
- interacting with unmanaged code.

0 Comments:

Post a Comment

Subscribe to Post Comments [Atom]

<< Home