StSetText Function

Microchip Graphics Library

Microchip Graphics Library
StSetText Function
C
void StSetText(
    STATICTEXT * pSt, 
    XCHAR * pText
);
Overview

This function sets the string that will be used for the object.

Input Parameters
Input Parameters 
Description 
STATICTEXT * pSt 
The pointer to the object whose text string will be modified. 
XCHAR * pText 
The pointer to the string that will be used. 
Returns

none

Preconditions

none

Side Effects

none

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