码迷,mamicode.com
首页 > Windows程序 > 详细

C# 托管代码中的句柄 进行释放

时间:2020-05-14 11:01:10      阅读:143      评论:0      收藏:0      [点我收藏+]

标签:mem   托管   roi   task   free   ros   view   zh-cn   sha   

Marshal.FreeCoTaskMem(IntPtr) 方法:https://docs.microsoft.com/zh-cn/dotnet/api/system.runtime.interopservices.marshal.freecotaskmem?view=xamarinandroid-7.1

Marshal.FreeHGlobal(IntPtr) 方法:https://docs.microsoft.com/zh-cn/dotnet/api/system.runtime.interopservices.marshal.freehglobal?view=xamarinandroid-7.1

Marshal.DestroyStructure 方法:https://docs.microsoft.com/zh-cn/dotnet/api/system.runtime.interopservices.marshal.destroystructure?view=xamarinandroid-7.1

C# 托管代码中的句柄 进行释放

标签:mem   托管   roi   task   free   ros   view   zh-cn   sha   

原文地址:https://www.cnblogs.com/2SBC/p/12886677.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!