The following example explains how the type library tool works and how to use the New Project wizard features that support it.
In the example, we will create COM server and client applications. We will write a simple encryption engine as a COM server, and write a simple client to that interface. In order to make things simpler, we have provided a COM type library describing the encryption interface.