LbGetCount Macro

Microchip Graphics Library

Microchip Graphics Library
LbGetCount Macro
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

Microchip Graphics Library Version 3.06.02 - October 15, 2012
Copyright © 2012 Microchip Technology, Inc.  All rights reserved