dotNet Protector API

ActivationManager.GetProductID Method 

Gets the product id (the 32 bit number used to build the product key)

[Visual Basic]
Public Shared Function GetProductID() As UInt32
[C#]
public static uint GetProductID();

Return Value

the product id, or 0 if none.

See Also

ActivationManager Class | PvLogiciels.dotNetProtector Namespace

Send comments about this topic to PV Logiciels