CFileSelector

#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

CFileSelector (AudioEffectX *effect);

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.


Copyright ©2003 Steinberg Media Technologies GmbH. All Rights Reserved.