search for: snmpgetlasterror

Displaying 1 result from an estimated 1 matches for "snmpgetlasterror".

2008 Jan 04
5
win32-api callback causes ruby to application error (crash).
...4 patchlevel 111) [i386-mswin32] win32-api (1.0.5) snmp (1.0.1) -----------start win_snmp.rb------------------- require ''win32/api'' include Win32 SnmpStartup = API.new(''SnmpStartup'', ''PPPPP'', ''L'', ''Wsnmp32'') SnmpGetLastError = API.new(''SnmpGetLastError'', ''L'', ''L'', ''Wsnmp32'') SnmpCreateSession = API.new(''SnmpCreateSession'', ''LLKP'', ''L'', ''Wsnmp32'') SnmpRegister = API.new('...