tango.sys.win32.IUnknown

This module contains a definition for the IUnknown interface, used with COM.

Members

Interfaces

IUnknown
interface IUnknown
Undocumented in source.

Templates

IUnknownImpl
template IUnknownImpl()

This implementation may be mixed into COM classes to avoid code duplication.

Meta

License

BSD style: $(LICENSE)

Authors

Walter Bright, Sean Kelly