SemysGathDestroy

01 Destroys a Gatherer object.
02

void SemysGathDestroy(HSemysGatherer gath);

03 Parameters:
  • gath: The Gatherer object that should be destroyed.
04 Any data that had not yet been fully received will be dropped.
05 Calling this function has no effect on the connection or its currently set listener structure.
06 Reference: SemysGatherer.h
Implementation: Semys Library
See Also: Gatherer Sub-System, SemysGathCreate()

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