Name |
DeleteModule |
||||||||
Purpose |
Removes a module from the license file completely. |
||||||||
Params |
|
||||||||
Returncode |
|
||||||||
Usage |
To remove an obsolete module from your license file. |
||||||||
Sample |
iRes := lic.DeleteModule(‘D1008’); if iRes = 256 then << Module already deleted >> if iRes = 0 then << Module succesfully deleted >> ... |
||||||||
See also |
AddModule, GetVal, SetVal |
Page url: http://www.helpserver.biz/onlinehelp/lp/easygo/2.6/help2000/index.html?fr_deletemodule.htm