#include <vstcontrols.h>
class CFileSelector;
This uses the host file selector if it is implemented else it uses a simple file selector.
CFileSelector |
2.1 |
Creates a CFileSelector object attached to the effect.
~CFileSelector
2.1
~CFileSelector ();
Destroys a CFileSelector object.
run
2.1
long run (VstFileSelect *vstFileSelect);
Starts the fileselector with a given structure.