QUERY_INTERFACE_SPECIAL_CASE_IUNKNOWN

Undocumented in source.
version(VST3)
nothrow @nogc
mixin template QUERY_INTERFACE_SPECIAL_CASE_IUNKNOWN (
Interfaces...
) {}

Members

Functions

queryInterface
tresult queryInterface(TUID _iid, void** obj)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta