Test Helper. More...
#include <vsttestsuite.h>

Public Member Functions | |
| virtual IComponent * | getComponent ()=0 |
| virtual IEditController * | getController ()=0 |
| virtual tresult | releasePlugIn (IComponent *component, IEditController *controller)=0 |
| virtual const char8 * | getSubCategories () const =0 |
Static Public Attributes | |
| static const FUID | iid |
Test Helper.
| virtual IComponent* getComponent | ( | ) | [pure virtual] |
| virtual IEditController* getController | ( | ) | [pure virtual] |
| virtual tresult releasePlugIn | ( | IComponent * | component, | |
| IEditController * | controller | |||
| ) | [pure virtual] |
| virtual const char8* getSubCategories | ( | ) | const [pure virtual] |