Points to an OpenPluginInfo
structure that should be filled by this function.
Return value
None.
Remarks
The OpenPluginInfo structure passed
to this function is already filled with zeroes.
The plugin is required to fill the OpenPluginInfo.StructSize field.
FAR calls GetOpenPluginInfo function rather often, therefore it is necessary to
minimize "computations" performed by this function when developing a plugin.