System::Runtime::InteropServices::Marshal::SecureStringToGlobalAllocUnicode メソッド
Marshal::SecureStringToGlobalAllocUnicode method
指定された SecureString の内容をアンマネージド メモリにコピーします。
static IntPtr System::Runtime::InteropServices::Marshal::SecureStringToGlobalAllocUnicode(const SharedPtr<Security::SecureString> &s)
| パラメーター | 型 | 説明 |
|---|---|---|
| s | const SharedPtr<Security::SecureString>& | セキュア文字列。 |
ReturnValue
アンマネージド メモリ内のアドレス。
参照
- Typedef SharedPtr
- Class SecureString
- Class Marshal
- Namespace System::Runtime::InteropServices
- Library Aspose.Page for C++