Implement IConnectionPoint::disconnect

This commit is contained in:
Robbert van der Helm
2020-12-19 12:39:08 +01:00
parent 8251249959
commit 71493299ec
8 changed files with 63 additions and 5 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ VST3 host interfaces are implemented as follows:
| ------------------- | ------------------ |
| `YaHostApplication` | `IHostApplication` |
The following (host) interfaces are also implemented fur serialization purposes:
The following (host) interfaces are also implemented for serialization purposes:
| yabridge class | Interfaces | Notes |
| -------------------- | ------------------- | ---------------------------------------------------------------------- |