Event Notifications from Stream Class Minidriver



Hi,

How can I get Event Nofications from Stream Class to Client?
Whenever the Hardware Interrupt occurs, I want to receive notifications
from Minidriver.

So far I am coding like this on client program:

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/VidCapStream/hh/vidcapstream/avsover_5e27cc99-0dca-497c-a539-6f188d46374f.xml.asp

And on the mindriver side,
1. Is it the cbEventRoutine(strMiniEvent) called when the client send
pIKsControl->KsEvent?
2. If not, How can I arrange KSEVENT_ENTRY for
StreamClassStreamNotification?

Thanks.
.



Relevant Pages

  • Re: Printer Icon NOT in Notification Area
    ... > notifications for local printers and show informational ... >>I am assuming that notifications are enabled on the client ... >>Windows Printing Team ... no icon in the sysytem tray. ...
    (microsoft.public.windowsxp.print_fax)
  • Re: Content push from SQL Server to Client.
    ... A "client" can be notified by email when data in a table is inserted, updated, or deleted. ... This is an example out of Microsoft's MSDN for the Sql Server 2008 Create Trigger statement: ... The following example sends an e-mail message to a specified person when the Customer table changes. ... Is there anyway a client can 'subscribe' to a table and automatically be notified of changes to the data when connected to sql server without the client having to poll the database, and the notifications coming direct from sql server itself? ...
    (microsoft.public.sqlserver)
  • What is this approach called? Where can I find out more?
    ... I've been working with a variation of the client server model lately that I really love to work with, and fits well with a number of applications recently. ... Each table can be a separate class with methods to perform updates, ... A query is made to load the on screen view, and one receives notifications of additions, updates, or deletes. ...
    (microsoft.public.dotnet.framework.remoting)
  • Content push from SQL Server to Client.
    ... Is there anyway a client can 'subscribe' to a table and automatically be notified of changes to the data when connected to sql server without the client having to poll the database, and the notifications coming direct from sql server itself? ...
    (microsoft.public.sqlserver)
  • Content push from SQL Server to Client.
    ... Is there anyway a client can 'subscribe' to a table and automatically be notified of changes to the data when connected to sql server without the client having to poll the database, and the notifications coming direct from sql server itself? ...
    (comp.databases.ms-sqlserver)