Changes for RDF component registration using nsRepository. Also changed args to NSGetFactory and friends.
git-svn-id: svn://10.0.0.236/trunk@22094 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -97,8 +97,10 @@
|
||||
* by calling nsIPlugin::CreateInstance.
|
||||
*/
|
||||
// (Declared in nsRepository.h)
|
||||
//extern "C" NS_EXPORT nsresult NSGetFactory(const nsCID &aClass,
|
||||
// nsISupports* serviceMgr,
|
||||
//extern "C" NS_EXPORT nsresult NSGetFactory(nsISupports* serviceMgr,
|
||||
// const nsCID &aClass,
|
||||
// const char *aClassName,
|
||||
// const char *aProgID,
|
||||
// nsIFactory **aFactory);
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user