dmPMGetAppShell(3dm) dmPMGetAppShell(3dm)
dmPMGetAppShell - retrieves the app shell widget used by the pluginmanager
#include <dmedia/fx_plugin_mgr.h>
Widget dmPMGetAppShell [Toc] [Back]
( DMplugmgr* manager )
manager A pointer to a DMplugmgr, which was returned from
dmPMCreateManager.
dmPMGetAppShell returns the app shell widget used by the plugin-manager.
The app shell widget is either passed into dmPMCreateManager or one is
created by the plugin-manager.
dmPMGetAppShell will return a Widget.
dmPMCreateManager(3dm), dmGetError(3dm).
PPPPaaaaggggeeee 1111 [ Back ]
|