TeGetBuffer Macro

Microchip Graphics Library

Microchip Graphics Library
TeGetBuffer Macro
C
#define TeGetBuffer(pTe) (((TEXTENTRY *)pTe)->pTeOutput)
Overview

This macro will return the currently used buffer in the TextEntry object.

Input Parameters
Input Parameters 
Description 
pTe 
pointer to the object 
Returns

It will return a pointer to the buffer used.

Preconditions

none

Side Effects

none.

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