System::Runtime::InteropServices::Marshal::SecureStringToGlobalAllocUnicode metodu
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)
| Parametre | Tür | 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.Font for C++