I have a function named
getID3info (lvwDiscInfo.Se lectedItem).
What is the difference between
getID3info (lvwDiscInfo.Se lectedItem)
and
Call getID3info(lvwD iscInfo.Selecte dItem) ?
They both work properly - is there some kind of runtime overhead
difference between the two ?
Thanks.
¤ Alias
Comment