LbGetCount Macro From Microchip Graphics Library previous page next page Microchip Graphics Library Contents | Index | Home Previous | Up | Next LbGetCount Macro List Box C #define LbGetCount(pLb) ((LISTBOX *)pLb)->itemsNumber Overview This macro returns the number of items in the list box. Input Parameters Input Parameters Description pLb The pointer to the list box object. Returns The number of items the list box contains. Preconditions none Side Effects none Library API > Graphics Object Layer API > GOL Objects > List Box > LbGetCount Macro Microchip Graphics Library Version 3.06.02 - October 15, 2012Copyright © 2012 Microchip Technology, Inc. All rights reserved Contents | Index | Home previous page start next page