2009年9月21日 星期一

com & interface

An interface is the COM mechanism for exposing public methods on an object

If an object exposes a standard interface, the object must implement every method in that interface.

A typical COM object exposes at least two and sometimes many interfaces.

IUnknown
IUnknown is the key COM interface. Every COM object must expose this interface

沒有留言:

張貼留言