« XPCOM API Reference
Summary
This method returns the ContractID corresponding to a given ClassID.
string CIDToContractID(
in nsCIDRef aClassID
);
Parameters
- aClassID
- [in] The ClassID to be queried.
Return Values
The ContractID corresponding to aClassID if one exists and is registered.