SemysGathSetListenerProt |
| 01 | Sets the listener (owner) interface of a Gatherer object. |
| 02 |
void SemysGathSetListenerProt(HSemysGatherer gath, SemysGathListener *pListener); |
| 03 |
Parameters:
|
| 04 | The provided structure will be copied into an internal buffer. Passing 0 will erase the listener interface. |
| 05 |
Global Lock: Required Reference: SemysGatherer.h Implementation: Semys Library See Also: Gatherer Sub-System, SemysGathGetListenerHandleProt() |
Goto: Main Page; This page is part of the Semys software documentation. See About: Documentation for details. |