The Messaging class provides methods for enabling Windows messages. If a particular event occurs, the messages are sent to the application.
You have to deactivate Windows messages with hWnd == NULL before you free the uEye API library. Otherwise the application may not close properly. |
Methods
For the usage of events see also the uEye.NET C# SimpleLive and the uEyeMultipleCameraScan demos. |