版本

menu_open
Wwise SDK 2023.1.3
AK.Wwise::Plugin::PluginMFCWindows< CWinApp > 模板类 参考

Initializes MFC for this plug-in. 更多...

#include <PluginMFCWindows.h>

Public 成员函数

 PluginMFCWindows ()
 Initializes g_theApp singleton 更多...
 

静态 Public 成员函数

static CWinApp * GetMFCApp ()
 Retrieves the CWinApp singleton. 更多...
 

详细描述

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.

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

在文件 PluginMFCWindows.h68 行定义.

Initializes MFC for this plug-in.

此页面对您是否有帮助?

需要技术支持?

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

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

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

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

开始 Wwise 之旅