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