RegisterOptimization1DX
Name
Register
When to use it
Anytime before starting the optimization process or after the OnFinish event.
Prototype
HRESULT Register(
UserName: BSTR,
SerialNumber: BSTR
);
Explanations
This method register the Automation Component within you system.
Registration will remove the messages that appear when the program is loaded.
When registering a component on a new computer you will have to send us the UserName and the ComputerID.
We will send you the SerialNumber.
Links