utilCopySDStoPDS
int utilCopySDStoPDS(char fromInstanceID[44],char toInstanceID[44],
char tomemberID[8])
Variable | Function | Description |
---|---|---|
char fromInstanceID[44] | Input | The SDS to copy from |
char toInstanceID[44] | Input | The PDS to copy to |
char tomemberID[8] | Input | The PDS member to replace (or create if it does not exist) |