Vault 7: Projects

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

1.6.2.1.9.1 GFX_GOL_ProgressBarPositionGet Macro
This function returns the current position of the progress bar.
File
gfx_gol_progress_bar.h
Syntax
#define GFX_GOL_ProgressBarPositionGet(pObject) (((GFX_GOL_PROGRESSBAR*)pObject)->pos)
Returns
The current position of the scroll bar thumb.
Description
This function returns the current position of the progress bar.
Preconditions
Object must exist in memory.
Example
See GFX_GOL_ProgressBarPositionSet() example.
Parameters
Parameters Description
pObject pointer to the object.
Function
uint16_t GFX_GOL_ProgressBarPositionGet(
GFX_GOL_PROGRESSBAR *pObject)
1.6.2.1.9.2 GFX_GOL_ProgressBarRangeGet Macro
This function returns the range of the progress bar.
File
gfx_gol_progress_bar.h
Syntax
#define GFX_GOL_ProgressBarRangeGet(pObject) (pObject->range)
Returns
The current range used by the object.
Description
This function returns the range of the progress bar.
Preconditions
Object must exist in memory.
Example
None.
Parameters
Parameters Description
pObject pointer to the object.
1.6 Library Interface MLA - Graphics Library Help Graphics Object Layer
239

e-Highlighter

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

Un-highlight all Un-highlight selectionu Highlight selectionh