And by calling IASIO.controlPanel(), I mean calling it on the instance.

E.g.:
class Foo
{
    IASIO bar; // can call bar.controlPanel();
}

Reply via email to