Open main menu
CDOT Wiki
β
Search
Changes
← Older edit
Newer edit →
Researching XPIDL and IDL Technologies
2 bytes removed
,
10: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 {
};
Cbguy1
1
edit