*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->IRIX man pages -> fx/dmPMCreateManager (3d)              
Title
Content
Arch
Section
 

Contents


dmPMCreateManager(3dm)					dmPMCreateManager(3dm)


NAME    [Toc]    [Back]

     dmPMCreateManager,	dmPMDestroyManager - create and	destroy	special
     effects plugin-manager

SYNOPSIS    [Toc]    [Back]

     #include <dmedia/fx_plugin_mgr.h>

     DMplugmgr*	dmPMCreateManager
	   ( Widget parent )

     void dmPMDestroyManager
	   ( DMplugmgr*	manager	)

PARAMETERS    [Toc]    [Back]

     parent    The parent widget to use	if the plugin requires a GUI; can be
	       NULL.

     manager   A pointer to a DMplugmgr, which was returned from
	       dmPMCreateManager.

DESCRIPTION    [Toc]    [Back]

     dmPMCreateManager creates a special effects plugin-manager.  It allocates
     and manages a list	of plugins that	applications can use.

     If	the application	does not have a	widget,	then passing in	NULL allows
     the plugin-manager	to create a widget if necessary	(i.e. if any of	the
     plugins require a GUI).

     dmPMDestroyManager	destroys the special effects plugin-manager, and frees
     all the plugins that were initialized by the plugin-manager.

RETURN VALUES    [Toc]    [Back]

     dmPMCreateManager will return a pointer to	a DMplugmgr if successful, or
     will return NULL if it failed.

SEE ALSO    [Toc]    [Back]

      
      
     dmPMInitDirectory(3dm), dmPMInitPlugin(3dm), dmPMFreePlugin(3dm),
     dmPMFreeAllPlugins(3dm), dmGetError(3dm).


									PPPPaaaaggggeeee 1111
[ Back ]
 Similar pages
Name OS Title
dmPMCreateEffect IRIX create and destroy special effects
fxAllocateImageBuffers IRIX create and destroy image buffers for special effects
form_new FreeBSD create and destroy forms
free_form OpenBSD create and destroy forms
free_menu OpenBSD create and destroy menus
new_menu FreeBSD create and destroy menus
new_menu OpenBSD create and destroy menus
menu_new FreeBSD create and destroy menus
menu_new OpenBSD create and destroy menus
new_form FreeBSD create and destroy forms
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service