The DBXget_dest_value(fldname,buffer,buflen) routine
This routine retrieves the destination value that is associated with fldname and copies the value to the specified buffer.
Arguments | I/O | Description |
---|---|---|
char *fldname | Input | Name of destination field, as defined in ipload map |
char *buffer | Input | Address where fldname value is placed |
int buflen | Input | Buffer size in bytes |