ATTR_UDP_CALLBACK
- Updated2023-02-21
- 1 minute(s) read
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 |