SNMP Api Problem

  • Thread starter Thread starter BolineC
  • Start date Start date
B

BolineC

Can anyone help with this one?

I am using mgmtapi and am having trouble with the function
SNMPMgmGetTrapEx.
It should be passing out a pointer to a structure, but it seems to be
passing me just an int?

Any Ideas?
Craig
 
Hi Carig
What language are you using? , I guess it should be VC++. However ,since
this is a C# newsgroup, if you are using C# then pointers are not defined
in C# . you might be expecting something like Intptr in the out parameter
Mohamed Mahfouz
MEA Developer Support Center
ITworx on behalf of Microsoft EMEA GTSC
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top