25 #ifndef AAX_IEFFECTGUI_H
26 #define AAX_IEFFECTGUI_H
29 #include "CACFUnknown.h"
56 ACF_DECLARE_STANDARD_UNKNOWN()
61 #endif //AAX_IEFFECTGUI_H
The interface for a AAX Plug-in's GUI (graphical user interface).
Definition: AAX_IACFEffectGUI.h:85
The GUI interface that gets exposed to the host application.
ACFMETHOD() InternalQueryInterface(const acfIID &riid, void **ppvObjOut)
The interface for a AAX Plug-in's user interface.
Definition: AAX_IEffectGUI.h:52