utilCopyPDStoSDS
int utilCopyPDStoSDS(char fromInstanceID[44], char frommemberID[8],
char toInstanceID[44])
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 SDS to copy to (This must exist.) |