RegisterOptimization2DX
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 Automation Component within you system. You have to supply the user name and the serial number.
Registration will remove the messages that appear when the program 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: