System::Runtime::InteropServices::Marshal::SecureStringToGlobalAllocUnicode metod
Marshal::SecureStringToGlobalAllocUnicode method
Kopierar innehållet i den angivna säkra strängen till ohanterat minne.
static IntPtr System::Runtime::InteropServices::Marshal::SecureStringToGlobalAllocUnicode(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++