System::Runtime::InteropServices::Marshal::StringToHGlobalUni طريقة
Marshal::StringToHGlobalUni method
ينسخ محتويات سلسلة محددة إلى الذاكرة غير المدارة.
static IntPtr System::Runtime::InteropServices::Marshal::StringToHGlobalUni(const String &s)
| Parameter | Type | الوصف |
|---|---|---|
| s | const String& | سلسلة ليتم نسخها. |
ReturnValue
العنوان، في الذاكرة غير المدارة.
انظر أيضًا
- Class String
- Class Marshal
- Namespace System::Runtime::InteropServices
- Library Aspose.Page for C++