utilCopyPDStoPDS
int utilCopyPDStoPDS(char fromInstanceID[44], char frommemberID[8],
char toInstanceID[44], char tomemberID[8])
Variable | Function | Description |
---|---|---|
char fromInstanceID[44] | Input | The PDS to copy from |
char frommemberID[8], | Input | The PDS member to copy |
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) |