22#ifndef AAX_IHOSTPROCESSOR_H
23#define AAX_IHOSTPROCESSOR_H
27#include "CACFUnknown.h"
46 ACFMETHOD(InternalQueryInterface)(const
acfIID & riid,
void **ppvObjOut)
override;
The host processor interface that is exposed to the host application.
Various utility definitions for AAX.
#define AAX_DELETE(X)
delete keyword macro
Definition: AAX.h:161
Definition: AAX_ACFInterface.doxygen:216
Supplemental interface for an AAX host processing component.
Definition: AAX_IACFHostProcessor.h:77
Base class for the host processor interface.
Definition: AAX_IHostProcessor.h:42
ACF_DECLARE_STANDARD_UNKNOWN() ACFMETHOD(InternalQueryInterface)(const acfIID &riid
void **ppvObjOut override
Definition: AAX_IHostProcessor.h:46