Keyoti RapidSpell Desktop .NET API Docs
GetLicense Method (context, type, instance, allowExceptions)
APIKeyoti.RapidSpellKLicenseProviderGetLicense(LicenseContext, Type, Object, Boolean)
Keyoti RapidSpell Desktop .NET
Retrieves the license.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public override License GetLicense(
	LicenseContext context,
	Type type,
	Object instance,
	bool allowExceptions
)
public override License GetLicense(
	LicenseContext context,
	Type type,
	Object instance,
	bool allowExceptions
)
Public Overrides Function GetLicense ( 
	context As LicenseContext,
	type As Type,
	instance As Object,
	allowExceptions As Boolean
) As License
Public Overrides Function GetLicense ( 
	context As LicenseContext,
	type As Type,
	instance As Object,
	allowExceptions As Boolean
) As License
public:
virtual License^ GetLicense(
	LicenseContext^ context, 
	Type^ type, 
	Object^ instance, 
	bool allowExceptions
) override
public:
virtual License^ GetLicense(
	LicenseContext^ context, 
	Type^ type, 
	Object^ instance, 
	bool allowExceptions
) override
abstract GetLicense : 
        context : LicenseContext * 
        type : Type * 
        instance : Object * 
        allowExceptions : bool -> License 
override GetLicense : 
        context : LicenseContext * 
        type : Type * 
        instance : Object * 
        allowExceptions : bool -> License 
abstract GetLicense : 
        context : LicenseContext * 
        type : Type * 
        instance : Object * 
        allowExceptions : bool -> License 
override GetLicense : 
        context : LicenseContext * 
        type : Type * 
        instance : Object * 
        allowExceptions : bool -> License 
Parameters
context (LicenseContext)
type (Type)
instance (Object)
allowExceptions (Boolean)
Return Value

Assembly: Keyoti.RapidSpell.NET4 (Module: Keyoti.RapidSpell.NET4.dll) Version: 6.2.21.412