25 #ifndef AAX_IHOSTPROCESSOR_H
26 #define AAX_IHOSTPROCESSOR_H
30 #include "CACFUnknown.h"
49 ACFMETHOD(InternalQueryInterface)(const
acfIID & riid,
void **ppvObjOut)
override;
Various utility definitions for AAX.
The host processor interface that is exposed to the host application.
Definition: AAX_ACFInterface.doxygen:212
Supplemental interface for an AAX host processing component.
Definition: AAX_IACFHostProcessor.h:80
Base class for the host processor interface.
Definition: AAX_IHostProcessor.h:45
AAX_DELETE(AAX_IHostProcessor &operator=(const AAX_IHostProcessor &))
ACF_DECLARE_STANDARD_UNKNOWN() ACFMETHOD(InternalQueryInterface)(const acfIID &riid
void **ppvObjOut override
Definition: AAX_IHostProcessor.h:49