SemysGathGetListenerHandleProt

01 Returns the listener handle that has been set via SemysGathSetListenerProt().
02

HSemysListener SemysGathGetListenerHandleProt(HSemysGatherer gath);

03 Parameters:
  • gath: The Gatherer object from which to retrieve the value.
04 Because the listener handle of the connection must be set to the handle of the Gatherer object, the actual user needs a function to retrieve its own handle.
05 Global Lock: Required
Reference: SemysGatherer.h
Implementation: Semys Library
See Also: Gatherer Sub-System, SemysGathSetListenerProt()

Goto: Main Page; This page is part of the Semys software documentation. See About: Documentation for details.