System::Runtime::InteropServices::Marshal::StringToHGlobalUni metodu
Marshal::StringToHGlobalUni method
Belirtilen bir dize içeriğini yönetilmeyen belleğe kopyalar.
static IntPtr System::Runtime::InteropServices::Marshal::StringToHGlobalUni(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++