C# 클래스 System.ComponentModel.LicenseManager.LicenseInteropHelper

파일 보기 프로젝트 열기: dotnet/corefx

비공개 메소드들

메소드 설명
AllocateAndValidateLicense ( RuntimeTypeHandle rth, IntPtr bstrKey, int fDesignTime ) : object
GetCurrentContextInfo ( int &fDesignTime, IntPtr &bstrKey, RuntimeTypeHandle rth ) : void
GetLicInfo ( RuntimeTypeHandle rth, int &pRuntimeKeyAvail, int &pLicVerified ) : void
RequestLicKey ( RuntimeTypeHandle rth, IntPtr &pbstrKey ) : int
SaveKeyInCurrentContext ( IntPtr bstrKey ) : void