Call the acioGetValue function to obtain the content from an ACI object.
char* acioGetValue ( t_aciObject* pObject)
| Arguments | Type/Description |
|---|---|
pObject
|
t_aciObject* A pointer to an ACI object. |
Returns the content associated with the object.
|
|