Name
RegisterOptimization2DX
When to use it
Anytime before starting the optimization process or after the OnFinish event.
Prototype
HRESULT RegisterOptimization2DX(
UserName: BSTR ,
SerialNumber: BSTR
);
Explanations
This method register the library within you system. You have to supply the user name and the serial number received from us.
Registration will remove the messages that appear when the dll is loaded.
When registering the component on a new computer you will have to send us the UserName and the ComputerID.
We will send you the SerialNumber.
See Also:
ComputerID, IsRegistered, Expired.
Links