Interfaces

Heinz billgates at microsoft.com
Sat Jan 20 13:40:08 PST 2007


Hi, i was reading the interfaces chapter in http://www.digitalmars.com/d/interface.html and it says "Interfaces correspond to the interface exposed by operating system objects, like COM/OLE/ActiveX for Win32".
Does this mean i can't use interfaces on unix operating systems?

An interface can have a constructor and destructor?

Thanks in advance.


More information about the Digitalmars-d-learn mailing list