Description | |||||||||||||||||
Deletes the specified data slot. | |||||||||||||||||
Replacement in Object TOOLKIT: | pfcExternalDataSlot::Delete | ||||||||||||||||
Synopsis | |||||||||||||||||
#include <ProExtdata.h> | |||||||||||||||||
ProExtdataErr | ProExtdataSlotDelete | ( | |||||||||||||||
ProExtdataSlot* p_extslot | |||||||||||||||||
/* (In) | |||||||||||||||||
The handle to the data slot | |||||||||||||||||
*/ | |||||||||||||||||
int key_by_flag | |||||||||||||||||
/* (In) | |||||||||||||||||
The key-by flag -- either KEY_BY_ID or KEY_BY_NAME | |||||||||||||||||
*/ | |||||||||||||||||
) | |||||||||||||||||
Returns | |||||||||||||||||
|