Company Events Academic NI Developer Zone Support Solutions Products & Services Contact NI MyNI

EVENT_SORT

LabWindows/CVI 8.5 Help
November 2007

NI Part Number:
370051K-01

»View Product Info

Object Types: Trees.

Description: Sends event data to the callback function associated with the tree control when the user sorts a tree item.

This event is swallowable. Return 1 to swallow EVENT_SORT.

Event Data Parameters:

eventData1 = descending and sort subtrees Booleans. The eventData1 parameter contains information that specifies whether the sort is ascending or descending and whether the subtrees also will be sorted. The low order word is nonzero if the sort is descending; the low word order is zero if the sort is ascending. The high order word is nonzero if the subtrees also will be sorted; high order word is zero if the subtrees will not be sorted.

eventData2 = key column


Resources


 

Your Feedback! poor Poor  |  Excellent excellent   Yes No
 Document Quality? 
 Answered Your Question? 
Add Comments 1 2 3 4 5 submit