System::Runtime::InteropServices::Marshal::ZeroFreeGlobalAllocAnsi 方法
Marshal::ZeroFreeGlobalAllocAnsi method
释放使用 SecureStringToGlobalAllocAnsi 方法分配的非托管字符串指针。
static void System::Runtime::InteropServices::Marshal::ZeroFreeGlobalAllocAnsi(IntPtr s)
| 参数 | 类型 | 描述 |
|---|---|---|
| s | IntPtr | 指向非托管字符串的指针。 |
另见
- Class Marshal
- Namespace System::Runtime::InteropServices
- Library Aspose.Font for C++