Skip to main content

PCMSDeleteCustomPlace (Deprecated)

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

Last updated July 8, 2025.