Changes

Jump to: navigation, search

Researching XPIDL and IDL Technologies

47 bytes added, 11:54, 6 October 2006
Interfaces
=== 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