System::Runtime::InteropServices::Marshal::SecureStringToGlobalAllocAnsi metod
Marshal::SecureStringToGlobalAllocAnsi method
Kopierar innehållet i den angivna säkra strängen till ohanterat minne och konverterar till ANSI-format.
static IntPtr System::Runtime::InteropServices::Marshal::SecureStringToGlobalAllocAnsi(const SharedPtr<Security::SecureString> &s)
| Parameter | Type | Beskrivning |
|---|---|---|
| s | const SharedPtr<Security::SecureString>& | Säker sträng. |
ReturnValue
Adressen i ohanterat minne.
Se även
- Typedef SharedPtr
- Class SecureString
- Class Marshal
- Namespace System::Runtime::InteropServices
- Library Aspose.Page for C++