search for: snmpcreatesess

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

2008 Jan 04
5
win32-api callback causes ruby to application error (crash).
...'' 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(''SnmpRegister'', ''LLLLPL'', ''L'', ''Wsnmp32'') nMajorVersion = 0.chr * 4 Mino...