TeSetKeyText Function

Microchip Graphics Library

Microchip Graphics Library
TeSetKeyText Function
C
BOOL TeSetKeyText(
    TEXTENTRY * pTe, 
    WORD index, 
    XCHAR * pText
);
Overview

This function will set the test assigned to a key with the given index.

Input Parameters
Input Parameters 
Description 
TEXTENTRY * pTe 
pointer to the object 
WORD index 
index to the key in the link list 
XCHAR * pText 
pointer to the new string to be used 
Returns

Returns TRUE if successful and FALSE if not.

Preconditions

none

Side Effects

none.

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