C# Class System.ComponentModel.LicenseManager.LicenseInteropHelper

Show file Open project: dotnet/corefx

Private Methods

Method Description
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