25 #ifndef AAX_IHOSTPROCESSOR_H
26 #define AAX_IHOSTPROCESSOR_H
29 #include "CACFUnknown.h"
46 ACF_DECLARE_STANDARD_UNKNOWN()
51 #endif //AAX_IHOSTPROCESSOR_H
ACFMETHOD() InternalQueryInterface(const acfIID &riid, void **ppvObjOut)
Base class for the host processor interface.
Definition: AAX_IHostProcessor.h:42
The host processor interface that is exposed to the host application.
Versioned interface for an AAX host processing component.
Definition: AAX_IACFHostProcessor.h:53