cci_property_create
Description
The cci_property_create function creates T_CCI_PROPERTIES structure to configure DATASOURCE of CCI.
Syntax
T_CCI_PROPERTIES * cci_property_create ()
Return Value
- Success : T_CCI_PROPERTIES structure pointer in which memory is allocated
- Failure : NULL
See Also