SDP_CreateRecord() function
* Function SDP_CreateRecord * Description This function is called to create a record in the database. * This would be through the SDP database maintenance API. The * record is created empty, the application should then call * "add_attribute" to add the record's attributes. * Returns Record handle if OK, else 0.
Syntax
extern UINT32 SDP_CreateRecord (void); SDP_CreateRecord() is called by 15 functions and calls 6 functions:
![]()
SDP_CreateRecord()
SDP_CreateRecord() reads 7 variables and writes 2 variables:
![]()
SDP_CreateRecord()