Returns the SPI event ID of the service record object that is identified by the handle that is provided.
unsigned int CWB_ENTRY cwbSV_GetTraceSPIID(
cwbSV_ServiceRecHandle serviceRecHandle,
char *spiID);
The following list shows common return values.
If the record type is not CWBSV_SPI_TRACE_REC, a return code of CWBSV_INVALID_RECORD_TYPE will be returned. (note: cwbSV_GetServiceType() returns the current record type)