System::Runtime::InteropServices::Marshal::SecureStringToGlobalAllocUnicode 메서드

Marshal::SecureStringToGlobalAllocUnicode method

지정된 보안 문자열의 내용을 비관리 메모리로 복사합니다.

static IntPtr System::Runtime::InteropServices::Marshal::SecureStringToGlobalAllocUnicode(const SharedPtr<Security::SecureString> &s)
매개변수형식설명
sconst SharedPtr<Security::SecureString>&보안 문자열.

ReturnValue

관리되지 않는 메모리의 주소.

또 보기