System::Runtime::InteropServices::Marshal::SecureStringToGlobalAllocUnicode μέθοδος
Marshal::SecureStringToGlobalAllocUnicode method
Αντιγράφει τα περιεχόμενα της καθορισμένης ασφαλούς συμβολοσειράς σε μη διαχειριζόμενη μνήμη.
static IntPtr System::Runtime::InteropServices::Marshal::SecureStringToGlobalAllocUnicode(const SharedPtr<Security::SecureString> &s)
| Parameter | Type | Περιγραφή |
|---|---|---|
| s | const SharedPtr<Security::SecureString>& | Ασφαλής συμβολοσειρά. |
ReturnValue
Η διεύθυνση σε μη διαχειριζόμενη μνήμη.
Δείτε επίσης
- Typedef SharedPtr
- Class SecureString
- Class Marshal
- Namespace System::Runtime::InteropServices
- Library Aspose.Page for C++