PGL services: Difference between revisions

Line 188: Line 188:
|}
|}


=== GetProcessEventHandle ===
== GetProcessEventHandle ==


This takes no input and returns an output copy event handle.
This takes no input and returns an output copy event handle.


=== GetProcessEventInfo ===
== GetProcessEventInfo ==


This takes no input and attempts to receive a [[#ProcessEventInfo]] from the observer's message queue.
This takes no input and attempts to receive a [[#ProcessEventInfo]] from the observer's message queue.
Line 199: Line 199:


PGL sends to all observers' message queues a [[#ProcessEventInfo]] for each event it receives, thus allowing for multiple subscribers to process events.
PGL sends to all observers' message queues a [[#ProcessEventInfo]] for each event it receives, thus allowing for multiple subscribers to process events.


== ProcessEventInfo ==
== ProcessEventInfo ==