Version
Wwise SDK 2021.1.8
|
PluginMFCWindows.h
Go to the documentation of this file.
32 * By default, an MFC-based DLL initializes itself when the DLL is loaded. However, not all plug-ins in a DLL container
33 * require MFC, so this makes sure to initialize MFC only on instantiation of a particular plug-in.
56 * By default, an MFC-based DLL initializes itself when the DLL is loaded. However, not all plug-ins in a DLL
57 * container require MFC, so this makes sure to initialize MFC only on instantiation of a particular plug-in.
65 * \aknote This should be the first interface of the plug-in, as it needs to be initialized before anything. \endaknote
Initializes MFC for this plug-in.
Definition: PluginMFCWindows.h:69
Definition: AudioPlugin.h:112