Hello,

When I want to create a row in a table i use:

netsnmp_tdata_row *row;
row = MyTable_createEntry(table_data, 1, 1, 1);  (when 1,1,1 are the indexes of 
my table)

How can I do for removing this row???
the removeEntry() function need two parameters (table_data, row). 
Which Is the row for 1,1,1 indexes???

I don´t know how to invoke to the function.

Please, someone to help me???



Roberto Gonzalo Benito 
Tec.Sup.Admon.Sist.Informáticos 
Departamento de Ingeniería
INELCOM
C/Piquer, 3
28033 Madrid ESPAÑA
Telf. +34 91 767 04 22 Fax. +34 91 766 85 19
[email protected]
www.inelcom.com
--------------------------------------------------------------------------------
Este mensaje se dirige exclusivamente a su destinatario y puede contener 
información privilegiada, confidencial y legalmente protegida. No hay renuncia 
a la confidencialidad o privilegio por una transmisión errónea o indebida. Si 
no es vd. el destinatario indicado, queda notificado de que la utilización, 
divulgación y/o copia sin autorización está prohibida en virtud de la 
legislación vigente. Si ha recibido este mensaje por error, le rogamos que 
borre de su sistema el mensaje, todo su contenido adjunto así como las posibles 
copias generadas y nos lo comunique inmediatamente por esta misma vía. 
Cualquier opinión incluida en este mensaje proviene del remitente salvo expresa 
autorización e indicación de INELCOM.

This message is intended exclusively for its addressee and may contain 
information that is privileged, confidential and legally protected. No 
confidentiality or privilege is waived or lost by any mistransmission. If you 
are not the intended recipient you are hereby notified that any dissemination, 
copy or disclosure of this communication is strictly prohibited by law. If this 
message has been received in error, please immediately delete it, attached 
information and all copies of it from your system, destroy any hard copies and 
notify us via e-mail. Any views expressed in this message are those of the 
individual sender, except where the message states otherwise and the sender is 
authorised to state them of INELCOM.
--------------------------------------------------------------------------------

<<INELCOMM.jpg>>

------------------------------------------------------------------------------
Enter the BlackBerry Developer Challenge  
This is your chance to win up to $100,000 in prizes! For a limited time, 
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize  
details at: http://p.sf.net/sfu/Challenge
_______________________________________________
Net-snmp-users mailing list
[email protected]
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to