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)
ParameterTypBeskrivning
sconst SharedPtr<Security::SecureString>&Säker sträng.

ReturnValue

Adressen i ohanterat minne.

Se även