Changes

Jump to: navigation, search

Researching XPIDL and IDL Technologies

2 bytes removed, 11:55, 6 October 2006
Language
=== Interfaces ===
An interface is declared with the interface keyword, and the simplest possible interface is a declaration without any methods or attributes.
interface nsToolbar {
};
1
edit

Navigation menu