| VST 3 Interfaces VST 3.7
    SDK for developing VST plug-in | 
Basic Unit Description. More...
#include <ivstunits.h>
| Public Attributes | |
| UnitID | id | 
| unit identifier  More... | |
| UnitID | parentUnitId | 
| identifier of parent unit (kNoParentUnitId: does not apply, this unit is the root)  More... | |
| String128 | name | 
| name, optional for the root component, required otherwise  More... | |
| ProgramListID | programListId | 
| id of program list used in unit (kNoProgramListId = no programs used in this unit)  More... | |
| UnitID id | 
unit identifier
| UnitID parentUnitId | 
identifier of parent unit (kNoParentUnitId: does not apply, this unit is the root)
| String128 name | 
name, optional for the root component, required otherwise
| ProgramListID programListId | 
id of program list used in unit (kNoProgramListId = no programs used in this unit)