C-DEngine 5.105

ICDEActivation..::..CreateDefaultLicense Method

Creates the default license.

Namespace:  nsCDEngine.Interfaces
Assembly:  C-DEngine (in C-DEngine.dll)

Syntax


bool CreateDefaultLicense(
	Guid pEngineID
)
Function CreateDefaultLicense ( _
	pEngineID As Guid _
) As Boolean
bool^ CreateDefaultLicense(
	Guid^ pEngineID
)

Parameters

pEngineID
Type: Guid
The p engine identifier.

Return Value

true if XXXX, false otherwise.