Vault 7: Projects
This publication series is about specific projects related to the Vault 7 main publication.
When creating the object, the alignment of the text of the object in the title area can be formatted with the same options that
GFX_TextStringBoxDraw() allows.
1.6.2.1.14.1 GFX_GOL_WindowImageGet Macro
This function gets the image used.
File
gfx_gol_window.h
Syntax
#define GFX_GOL_WindowImageGet(pObject, pImage) \
(((GFX_GOL_WINDOW *)pObject)->pImage)
Returns
Pointer to the image resource.
Description
This function gets the image used.
Preconditions
Object must exist in memory.
Example
None.
Parameters
Parameters Description
pObject pointer to the object.
Function
GFX_RESOURCE_HDR *GFX_GOL_WindowImageGet(
GFX_GOL_WINDOW *pObject)
1.6 Library Interface MLA - Graphics Library Help Graphics Object Layer
288
Protego_Release_01_05-Related-OEM-Documentation-MLA_v2013_12_20-help_mla_gfx.pdf