I am newbie in C# .NET. Today, I have a problem, such as below:
I have following code
try { Marshal.FreeHGlobal(xxx); Marshal.FreeHGlobal(xxx); }ca