class nsServiceManager
Members:
-
public
GetGlobalServiceManager(nsIServiceManager**)
-
public
GetService(const char*, const nsIID&, nsISupports**, nsIShutdownListener*)
-
public
GetService(const nsCID&, const nsIID&, nsISupports**, nsIShutdownListener*)
-
public
RegisterService(const char*, nsISupports*)
-
public
RegisterService(const nsCID&, nsISupports*)
-
public
ReleaseService(const char*, nsISupports*, nsIShutdownListener*)
-
public
ReleaseService(const nsCID&, nsISupports*, nsIShutdownListener*)
-
public
ShutdownGlobalServiceManager(nsIServiceManager**)
-
public
UnregisterService(const char*)
-
public
UnregisterService(const nsCID&)
Locations: