Vault 7: Projects

This publication series is about specific projects related to the Vault 7 main publication.

Example
GFX_XCHAR *pChar;
GFX_GOL_STATICTEXT OBJECT_ARRAY[2];
pChar = GFX_GOL_StaticTextGet(OBJECT_ARRAY[0]);
Parameters
Parameters Description
pObject pointer to the object.
Function
GFX_XCHAR *GFX_GOL_StaticTextGet(
GFX_GOL_STATICTEXT *pObject)
1.6.2.1.12.7 GFX_GOL_StaticTextSet Function
This function sets the address of the current text string used by the object.
File
gfx_gol_static_text.h
Syntax
void GFX_GOL_StaticTextSet(GFX_GOL_STATICTEXT * pObject, GFX_XCHAR * pText);
Returns
None.
Description
This function sets the address of the current text string used by the object.
Preconditions
Object must exist in memory.
Example
None.
Parameters
Parameters Description
pObject pointer to the object.
pText pointer to the text string to be used.
Function
GFX_XCHAR *GFX_GOL_StaticTextSet(
GFX_GOL_STATICTEXT *pObject,
GFX_XCHAR *pText)
1.6.2.1.13 Text Entry Object
Text Entry is an object that can be used to emulate a key pad entry with a display area for the entered characters.
Functions
Name Description
GFX_GOL_TextEntryActionGet This function evaluates the message from a user if the message
will affect the object or not.
1.6 Library Interface MLA - Graphics Library Help Graphics Object Layer
272

e-Highlighter

Click to send permalink to address bar, or right-click to copy permalink.

Un-highlight all Un-highlight selectionu Highlight selectionh