Vault 7: Projects

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

index index or position of the key.
pText pointer to the text that will be assigned to the key.
Function
bool GFX_GOL_TextEntryKeyTextSet(
GFX_GOL_TEXTENTRY *pObject,
uint16_t index,
GFX_XCHAR *pText)
1.6.2.1.13.15 GFX_GOL_TextEntryLastCharDelete Function
This function will remove the last character of the buffer and replace it with a string terminator.
File
gfx_gol_text_entry.h
Syntax
void GFX_GOL_TextEntryLastCharDelete(GFX_GOL_TEXTENTRY * pObject);
Returns
None.
Description
This function will remove the last character of the buffer and replace it with a string terminator. Drawing states
GFX_GOL_TEXTENTRY_UPDATE_TEXT_STATE or GFX_GOL_TEXTENTRY_DRAW_STATE must be set to see the
effect of the addition.
Preconditions
Object must exist in memory.
Example
None.
Parameters
Parameters Description
pObject pointer to the object.
Function
void GFX_GOL_TextEntryLastCharDelete(
GFX_GOL_TEXTENTRY *pObject)
1.6.2.1.13.16 GFX_GOL_TextEntrySpaceCharAdd Function
This function will insert a space character to the end of the buffer.
File
gfx_gol_text_entry.h
Syntax
void GFX_GOL_TextEntrySpaceCharAdd(GFX_GOL_TEXTENTRY * pObject);
Returns
None.
Description
This function will insert a space character to the end of the buffer. Drawing states
1.6 Library Interface MLA - Graphics Library Help Graphics Object Layer
286

e-Highlighter

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

Un-highlight all Un-highlight selectionu Highlight selectionh