You are currently viewing a snapshot of www.mozilla.org taken on April 21, 2008. Most of this content is highly out of date (some pages haven't been updated since the project began in 1998) and exists for historical purposes only. If there are any pages on this archive site that you think should be added back to www.mozilla.org, please file a bug.


TOC PREV NEXT INDEX

Embedding Gecko API


XPCOM Core


XPCOM is Gecko's Cross Platform Component Object Model. It is used to unify the creation, ownership, and deletion of objects and other data throughout Gecko. The following interfaces are the core interfaces associated with the functioning of XPCOM.

Included Interfaces:

Written by:Ellen Evans | Comments, questions, complaints? Bug 143387
TOC PREV NEXT INDEX