System::Runtime::InteropServices::Marshal::StringToHGlobalAnsi metodu
Marshal::StringToHGlobalAnsi method
Belirtilen bir dize içeriğini yönetilmeyen belleğe kopyalar.
static IntPtr System::Runtime::InteropServices::Marshal::StringToHGlobalAnsi(const String &s)
| Parametre | Tür | Açıklama |
|---|---|---|
| s | const String& | Kopyalanacak bir dize. |
ReturnValue
Yönetilmeyen bellekteki adres.
Ayrıca Bakınız
- Class String
- Class Marshal
- Namespace System::Runtime::InteropServices
- Library Aspose.Font for C++