ATTR_CALLBACK_FUNCTION_POINTER (Panel)
| Type: | Panel attribute |
| Description: | A pointer to the callback function for the panel. The callback function, type PanelCallbackPtr, takes the following form: int CVICALLBACK EventFunctionName (int panel, int event, void *callbackData, int eventData1, int eventData2); |
| Data Type: | pointer |
| Default Value: | NULL |
| LabWindows/CVI Compatibility: |
LabWindows/CVI 4.0 and later |