
ProIntfDataDatumGet | |
( ProIntfData* p_intfdata /* (In) The interface data */ int index /* (In) The index (from 0 to (number - 1) of the datum object in the interface data */ ProDatumdata** pp_datumdata /* (Out) The datum object data structure. Release the memory using ProDatumdataMemoryFree */ ) |

The function successfully found the datum object. | |
Insufficient memory. | |
One or more of the input arguments are invalid. |


