09 October 2005 18:15
XPCOM Type Library File Format, Version 1.0
XPCOM type libraries, or "typelibs", are binary interface description files generated by the XPIDL compiler. Type libraries enumerate the methods of one or more interfaces, including detailed type information for each method parameter.
1
(1 marks)