moduleName: the name of the plugin.
infoType: the type of information to set:
0: extended version string
1: build date string
2: extended version integer
stringInfo: a string information value, in case the information type is for a string.
intInfo: an integer information value, in case the information type is for an integer.
|