System::Runtime::InteropServices::Marshal::StringToHGlobalAnsi metod
Marshal::StringToHGlobalAnsi method
Kopierar innehållet i en angiven sträng till ohanterat minne.
static IntPtr System::Runtime::InteropServices::Marshal::StringToHGlobalAnsi(const String &s)
| Parameter | Type | Beskrivning |
|---|---|---|
| s | const String& | En sträng att kopiera. |
ReturnValue
Adressen, i ohanterat minne.
Se även
- Class String
- Class Marshal
- Namespace System::Runtime::InteropServices
- Library Aspose.Page for C++