C-DEngine 5.105

ICDEActivation..::..GetActivationRequestKey Method

Gets the activation request key.

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

Syntax


string GetActivationRequestKey(
	uint SkuId
)
Function GetActivationRequestKey ( _
	SkuId As UInteger _
) As String
String^ GetActivationRequestKey(
	unsigned int^ SkuId
)

Parameters

SkuId
Type: UInt32
The sku identifier.

Return Value

System.String.