Maximizing COM/COM+ reuse and scalability: practical, enterprise-class solutions! If you’re ready to develop COM/COM+ enterprise applications, start with this practical, solutions-focused guide! Using case studies and real-world code examples, Hewle
COM and .NET Component Services Dedicat ion Foreword Preface Scope of This Book Some Assumpt ions About the Reader Definit ions and Text Convent ions Other COM+ Books and References How to Contact Us Acknowledgments 1. COM+ Component Services 1.1 CO
In-depth coverage of interface design with IDL A full chapter on maximizing the scalability of COM/COM+ applications Maximizing security in distributed, component-based environments COM+ synchronization, apartments, activities, and event notificatio
C++ 示例演示使用 COM 的事件处理。
ComEvents
EventReceiver
ComEvents.sln
COMEvents Sample: Demonstrates Creating and Using COM Events
The COMEvents sample demonstrates event handling using COM.
Security Note
This sample code is provided to illustrate a
MSComm 控件通过串行端口传输和接收数据,为应用程序提供串行通讯功能。MSComm控件在串口编程时非常方便,程序员不必去花时间去了解较为复杂的API函数,而且在VC、VB、Delphi等语言中均可使用。 Microsoft Communications Control(以下简称MSComm)是Microsoft公司提供的简化Windows下串行通信编程的ActiveX控件,它为应用程序提供了通过串行接口收发数据的简便方法。具体的来说,它提供了两种处理通信问题的方法:一是事件驱动(Event-