版本

menu_open
Wwise SDK 2021.1.14
AK.Wwise::Plugin::PluginMFCWindows< CWinApp > Class Template Reference

Initializes MFC for this plug-in. More...

#include <PluginMFCWindows.h>

Public Member Functions

  PluginMFCWindows ()
  Initializes g_theApp singleton. More...
 

Static Public Member Functions

static CWinApp *  GetMFCApp ()
  Retrieves the CWinApp singleton. More...
 

Detailed Description

template<typename CWinApp = ::CWinApp>
class AK.Wwise::Plugin::PluginMFCWindows< CWinApp >

Initializes MFC for this plug-in.

By default, an MFC-based DLL initializes itself when the DLL is loaded. However, not all plug-ins in a DLL container require MFC, so this makes sure to initialize MFC only on instantiation of a particular plug-in.

If you need to modify the CWinApp class on your own, you can update the template.

Note: This should be the first interface of the plug-in, as it needs to be initialized before anything.

Definition at line 69 of file PluginMFCWindows.h.

Initializes MFC for this plug-in.
Definition: PluginMFCWindows.h:70

此页面对您是否有帮助?

需要技术支持?

仍有疑问?或者问题?需要更多信息?欢迎联系我们,我们可以提供帮助!

查看我们的“技术支持”页面

介绍一下自己的项目。我们会竭力为您提供帮助。

来注册自己的项目,我们帮您快速入门,不带任何附加条件!

开始 Wwise 之旅