System::Runtime::InteropServices::Marshal::SecureStringToGlobalAllocAnsi metodu
Marshal::SecureStringToGlobalAllocAnsi method
Belirtilen güvenli dize içeriğini yönetilmeyen belleğe kopyalar, ANSI formatına dönüştürerek.
static IntPtr System::Runtime::InteropServices::Marshal::SecureStringToGlobalAllocAnsi(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++