Re: VB.NET SNMP example



mony wrote:
> I would if I knew how. I do not know how to wrap the code or call
> it from VB.NET. That is my challenge. I could do this in VB 6,
> but cannot understand where or how to do this in VB.NET.

Well, this is a question about VB.NET rather than SNMP or networking. You'll
have a better chance to get it answered on some VB forum. FWIW you can add a
reference to a COM dll not a C API one. For C API you will need to do pretty
much the same stuff as in VB6 i.e. Declare ...

--
Eugene
http://www.gershnik.com


.



Relevant Pages

  • Re: TextWidth() Alternative?
    ... Are you suggesting that the VB TextWidth method (which ... checking for word wrap) in one go using the GetTextExtentPoint32 API. ... specifically advised *against* getting individual character by character (or ... WIDTHS* by using the API instead. ...
    (microsoft.public.vb.general.discussion)
  • Re: CFDictionaryGetValue and CFRelease
    ... It seems like an awful lot of extra work to wrap ... > every single pointer-returning API that you want to use. ...
    (comp.sys.mac.programmer.help)
  • Re: Getting SID of AD user
    ... > 1) Using ActivePython ... > 2) Wrap the LookupAccountName() API using your favorite ...
    (microsoft.public.scripting.vbscript)
  • RE: Beginners explanation for API Dialog Box Code?
    ... Thanks so much - let me wrap myself around this tonight and tomorrow and I ... I promise - thanks so much for your assistance. ... It sets up the options available in the API code and calls ... > varGetSaveName = ahtCommonFileOpenSave(... ...
    (microsoft.public.access.formscoding)