LabWindows/CVI

Table of Contents

ATTR_UDP_CALLBACK

Data Type: pointer
Description: This attribute specifies the user callback function registered to handle UDP events.

The function must have the following form:

int CVICALLBACK UDPCallback (unsigned int channel, int eventType, int errCode, void *callbackData);

Pass NULL to disable callbacks.
LabWindows/CVI
Compatibility:
LabWindows/CVI 8.5 and later
Was this information helpful?

Log in to get a better experience