NetProg

 


   

NETPROG  PRESENTATION

 

  OverView
  Functionalities
  Programming
API
C Examples
  Download
MXRemoveConnectCallBack C NetProg Library 

 

#include "mx.h"
int MXRemoveConnectCallBack (MX* pmx, char* comclass, BYTE mode, int (*funct)(MXCom* pcom, void* applicationfield), void* applicationfield)


Parameters Description
pmx 
comclass 
mode 
(*funct 


Description : 


Return Values : 


See Also : 


Example :