Admin Production ni-theme
Current Publication

TOOLBAR_ATTR_CALLBACK_FUNCTION_POINTER

LabWindows/CVI

TOOLBAR_ATTR_CALLBACK_FUNCTION_POINTER

Data Type: pointer
Access:read/write
Functions:Toolbar_GetAttribute
Toolbar_SetAttribute
Description: The address of the function to call to dispatch toolbar events. This function should be of the form int ToolbarCallback(ToolbarType toolbar, int event, void *callbackData, int eventData1, int eventData2);.
LabWindows/CVI
Compatibility:
LabWindows/CVI 8.0 and later