snmpStopListen (Function) |
Top Previous Next |
This function will stop a listening operation.
Input: All : BOOL (default FALSE) Set to TRUE when all listening operations are to be closed.
Output: Handle : SYSHANDLE The handle to the connection. The handle will be cleared.
Returns: INT
Declaration FUNCTION snmpStopListen : INT; Example: INCLUDE rtcu.inc |