And by calling IASIO.controlPanel(), I mean calling it on the instance.
E.g.:
class Foo
{
IASIO bar; // can call bar.controlPanel();
}
And by calling IASIO.controlPanel(), I mean calling it on the instance.
E.g.:
class Foo
{
IASIO bar; // can call bar.controlPanel();
}