NetProg

 


   

NETPROG  PRESENTATION

 

  OverView
  Functionalities
  Programming
API
C Examples
  Download
MXRemoveGeneralCallBack C NetProg Library 

 

#include "mx.h"
int MXRemoveGeneralCallBack (MX* pmx, char* classname, char* messname, BYTE mode, int (*funct)(MXMessage* pmessage, MXCom* pcom, void* applicationfield), void* applicationfield)


Parameters Description
pmx 
classname 
messname 
mode 
(*funct 


Description : 


Return Values : 


See Also : 


Example :