25 #ifndef AAX_IEFFECTGUI_H
26 #define AAX_IEFFECTGUI_H
30 #include "CACFUnknown.h"
59 ACFMETHOD(InternalQueryInterface)(const
acfIID & riid,
void **ppvObjOut)
override;
Various utility definitions for AAX.
The GUI interface that gets exposed to the host application.
Definition: AAX_ACFInterface.doxygen:212
The interface for a AAX Plug-in's GUI (graphical user interface).
Definition: AAX_IACFEffectGUI.h:86
The interface for a AAX Plug-in's user interface.
Definition: AAX_IEffectGUI.h:55
ACF_DECLARE_STANDARD_UNKNOWN() ACFMETHOD(InternalQueryInterface)(const acfIID &riid
AAX_DELETE(AAX_IEffectGUI &operator=(const AAX_IEffectGUI &))
void **ppvObjOut override
Definition: AAX_IEffectGUI.h:59