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

Marshal::SecureStringToGlobalAllocAnsi method

지정된 보안 문자열의 내용을 비관리 메모리로 복사하고 ANSI 형식으로 변환합니다.

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

ReturnValue

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

또 보기