snmpDisconnect (Function) |
Top Previous Next |
This function will close a connection opened by snmpConnect.
Output: Handle : SYSHANDLE The handle to the connection to be closed. The handle will be cleared.
Returns: INT
Declaration FUNCTION snmpDisconnect : INT;
Example: INCLUDE rtcu.inc |