Christian Biesinger wrote:
> Hello!
> 
> I'd like to check if a class for a given Contract ID exists; is this 
> somehow possible with XPCOM?
> I'd like to avoid calling CreateInstance.

nsIComponentRegistrar::isContractIDRegistered is what you want, I think.

Mike



Reply via email to