NetProg

 


   

NETPROG  PRESENTATION

 

  OverView
  Functionalities
  Programming
API
C Examples
  Download
MXFindApplicationProcedure C NetProg Library 


#include "mx.h"
MXApplicationProcedure* MXFindApplicationProcedure (List* executelist, int (*funct)(MX* pmx, void* applicationfield), void* applicationfield)


Parameters Description
executelist 
(*funct 


Description : 


Return Values : 


See Also : 


Example :