acioGetValue

Call the acioGetValue function to obtain the content from an ACI object.

Syntax

char* acioGetValue (
   t_aciObject* pObject)

Arguments

Arguments Type/Description
pObject t_aciObject*  A pointer to an ACI object.

Returns

Returns the content associated with the object.