GridFreeItems Function

Microchip Graphics Library

Microchip Graphics Library
GridFreeItems Function
C
void GridFreeItems(
    void * pObj
);
Overview

This function removes all grid items for the given Grid and frees the memory used.

Input Parameters
Input Parameters 
Description 
pGrid 
The pointer to the Grid object. 
Returns

none.

Preconditions

Object must be created before this function is called.

Side Effects

none

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