ReactOS 0.4.16-dev-306-g647d351
|
This is the complete list of members for nsIComponentRegistrar, including all inherited members.
AddRef() | nsISupports | |
AutoRegister(nsIFile *aSpec) | nsIComponentRegistrar | |
AutoUnregister(nsIFile *aSpec) | nsIComponentRegistrar | |
CIDToContractID(const nsCID *aClass, char **_retval) | nsIComponentRegistrar | |
ContractIDToCID(const char *aContractID, nsCID **_retval) | nsIComponentRegistrar | |
EnumerateCIDs(nsISimpleEnumerator **_retval) | nsIComponentRegistrar | |
EnumerateContractIDs(nsISimpleEnumerator **_retval) | nsIComponentRegistrar | |
IsCIDRegistered(const nsCID *aClass, bool *_retval) | nsIComponentRegistrar | |
IsContractIDRegistered(const char *aContractID, bool *_retval) | nsIComponentRegistrar | |
QueryInterface(nsIIDRef riid, void **result) | nsISupports | |
RegisterFactory(const nsCID *aClass, const char *aClassName, const char *aContractID, nsIFactory *aFactory) | nsIComponentRegistrar | |
RegisterFactoryLocation(const nsCID *aClass, const char *aClassName, const char *aContractID, nsIFile *aFile, const char *aLoaderStr, const char *aType) | nsIComponentRegistrar | |
Release() | nsISupports | |
UnregisterFactory(const nsCID *aClass, nsIFactory *aFactory) | nsIComponentRegistrar | |
UnregisterFactoryLocation(const nsCID *aClass, nsIFile *aFile) | nsIComponentRegistrar |