In .NET, how do I free memory for a 0-terminated unmanaged Unicode string, which was allocated by OLE?

前端 未结 0 1446
太阳男子
太阳男子 2021-02-07 17:31

I obtain a pointer to a 0-terminated Unicode string in the pwcsName field of the STATSTG structure.

The memory for it was allocated by OLE, but it is the caller\'s duty t

相关标签:
回答
  • 消灭零回复
提交回复
热议问题