class PtListCallback
{
item; // string
item_len; // integer
item_pos; // integer
mode; // unsigned integer
}
These classes hold information from a Pt_CB_SELECTION callback, which is generated when an item is selected from a PtList or a PtComboBox list.
Also see Pt_CB_SELECTION in the PtList section of the Photon documentation.
Copyright © 1995-2012 by Cogent Real-Time Systems, Inc. All rights reserved.