Syntax
int PCMSDeleteCustomPlace(PCMServerID serv, const char *name)
Parameters
PCMServerID serv – The PC*MILER server ID.
const char *name – A user-specified custom name.
Description
Deletes a custom place name from the PC*MILER database.
Return Values
Returns zero (0) upon success. A negative one (-1) indicates an error has occurred.
Deprecated: PC*MILER|Connect 32
Category: Custom Data