35#ifndef AAX_IHOSTPROCESSOR_H
36#define AAX_IHOSTPROCESSOR_H
40#include "CACFUnknown.h"
59 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:174
Definition: AAX_ACFInterface.doxygen:229
Supplemental interface for an AAX host processing component.
Definition: AAX_IACFHostProcessor.h:90
Base class for the host processor interface.
Definition: AAX_IHostProcessor.h:55
ACF_DECLARE_STANDARD_UNKNOWN() ACFMETHOD(InternalQueryInterface)(const acfIID &riid
void **ppvObjOut override
Definition: AAX_IHostProcessor.h:59