Mozilla.com

  1. MDC
  2. Main Page
  3. nsIComponentRegistrar
  4. isContractIDRegistered

« XPCOM API Reference

Summary

This method is used to test for the existance of a class implementing a specific ContractID.

boolean isContractIDRegistered(
  in string aContractID
);

Parameters

aContractID
[in] The ContractID to be queried.

Return Values

This function returns true if a factory is registered for the given ContractID. Otherwise, it returns false.

Page last modified 01:28, 9 Nov 2005 by DarinFisher

Files (0)