System::Runtime::InteropServices::Marshal::SecureStringToGlobalAllocUnicode yöntemi
Marshal::SecureStringToGlobalAllocUnicode method
Belirtilen güvenli dize içeriğini yönetilmeyen belleğe kopyalar.
static IntPtr System::Runtime::InteropServices::Marshal::SecureStringToGlobalAllocUnicode(const SharedPtr<Security::SecureString> &s)
| Parameter | Type | Açıklama |
|---|---|---|
| s | const SharedPtr<Security::SecureString>& | Güvenli dize. |
ReturnValue
Yönetilmeyen bellekteki adres.
Ayrıca Bakınız
- Typedef SharedPtr
- Class SecureString
- Class Marshal
- Namespace System::Runtime::InteropServices
- Library Aspose.Page for C++