XPIDL

From Wikipedia, the free encyclopedia
Jump to navigation Jump to search

Cross Platform Interface Description Language (XPIDL) is the interface definition language developed by Mozilla.org to specify XPCOM interfaces.[1][2]

It is similar to the Object Management Group's CORBA IDL.[1]

Mozilla provides a utility xpidl that converts the IDL files into XPCOM Type Library (.xpt) files.

References

[edit | edit source]
  1. ^ a b Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  2. ^ Proceedings: 10th IEEE International Conference on Engineering of Complex
[edit | edit source]