hi,
I want to take of use the "getPluginID" and "getName" function provided by Plugin class but most of the time i could only get the PluginBase* from interface's "getPlugin" function. So the question is how to retrieve the related Plugin object from PluginBase* ? Thanks.
I want to take of use the "getPluginID" and "getName" function provided by Plugin class but most of the time i could only get the PluginBase* from interface's "getPlugin" function. So the question is how to retrieve the related Plugin object from PluginBase* ? Thanks.
Comment