Vault 7: Projects

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

Example
None.
Parameters
Parameters Description
translatedMsg The action of the object based on the message.
pObject The pointer to the object whose state will be modified.
pMessage The pointer to the original message.
Function
void GFX_GOL_TextEntryActionSet(
GFX_GOL_TRANSLATED_ACTION translatedMsg,
void *pObject,
GFX_GOL_MESSAGE *pMessage)
1.6.2.1.13.3 GFX_GOL_TextEntryBufferClear Function
This function will clear the data in the display.
File
gfx_gol_text_entry.h
Syntax
void GFX_GOL_TextEntryBufferClear(GFX_GOL_TEXTENTRY * pObject);
Returns
None.
Description
This function will clear the data in the display. Object must be redrawn to reflect the change in the buffer. Use the drawing
state bit GFX_GOL_TEXTENTRY_UPDATE_TEXT_STATE to update the text on the screen.
Preconditions
Object must exist in memory.
Example
None.
Parameters
Parameters Description
pObject pointer to the object.
Function
void GFX_GOL_TextEntryBufferClear(
GFX_GOL_TEXTENTRY *pObject)
1.6.2.1.13.4 GFX_GOL_TextEntryBufferGet Function
This function returns the buffer used to display text.
File
gfx_gol_text_entry.h
Syntax
GFX_XCHAR * GFX_GOL_TextEntryBufferGet(GFX_GOL_TEXTENTRY * pObject);
1.6 Library Interface MLA - Graphics Library Help Graphics Object Layer
277

e-Highlighter

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

Un-highlight all Un-highlight selectionu Highlight selectionh