WARNING: Most of this content (with the exception of the Mozilla 1.9 XPCOM reference) is very old, and can be expected to be out of date and possibly obsolete. For better XUL documentation, please visit the XUL hub at the Mozilla Developer Center.

nsIClassicPluginFactory

IID:07bfa284-1dd2-11b2-90f8-fef5608e8a56
Inherits From:nsISupports

Methods

void createPlugin ( nsIServiceManagerObsolete serviceMgr , char* fileName , char* fullPath , PRLibraryPtr* library , out nsIPlugin result )

void createPlugin ( nsIServiceManagerObsolete serviceMgr , char* fileName , char* fullPath , PRLibraryPtr* library , out nsIPlugin result )

A factory method for constructing 4.x plugins. Constructs and initializes an ns4xPlugin object

Arguments:
serviceMgr
fileName
fullPath
library
result

Reference documentation is generated from Mozilla's source.