System::Runtime::InteropServices::Marshal::StringToHGlobalUni yöntemi
Marshal::StringToHGlobalUni method
Belirtilen bir dize içeriğini yönetilmeyen belleğe kopyalar.
static IntPtr System::Runtime::InteropServices::Marshal::StringToHGlobalUni(const String &s)
| Parameter | Type | 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.Page for C++