Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The samples in this section demonstrate event handling in Visual C++.
Note
When building a sample application, first verify that the platform is set to your current platform in the Solution's Configuration property page. For example, you may need to change the platform from Itanium to Win32.
In This Section
- COMEvents Sample: Demonstrates Creating and Using COM Events
Demonstrates event handling using COM.
See Also
Tasks
MEDriver Sample: Demonstrates COM Eventing in the .NET Framework