acioGetName
Call the acioGetName
function to obtain the name of an ACI object.
Syntax
char* acioGetName ( t_aciObject* pObject)
Arguments
Arguments | Type/Description |
---|---|
pObject
|
t_aciObject* A pointer to the ACI object whose name you want to obtain. |
Returns
A pointer to the name of the ACI object.