MDM Registry Edition
- MDM Registry Edition 10.1 HotFix 1
- All Products
long ssan3_addr_get_del_lines ( long sockh , // Long in long *session , // Long io char *rsp , // String out long rsp_size , char *ssaMsg , // String out long ssaMsg_size , long suggest_idx , // Long in char *del_line 1 , // Block out long del_line 1_size , char *del_line 2 , // Block out long del_line 2_size , char *del_line 3 , // Block out long del_line 3_size , char *del_line 4 , // Block out long del_line 4_size , char *del_line 5 , // Block out long del_line 5_size , char *del_line 6 , // Block out long del_line 6_size ) ;
sockh
| This is the socket to use for the call
|
session
| Refer to the Common Parameters section
|
rsp
| Refer to the Common Parameter section
|
ssaMsg
| Refer to the SSA-NAME3 Error Messages section
|
suggest_idx
| Specifies the suggestion from which to get delivery address lines
|
del_line1
| Delivery address line 1 output string
|
del_line2
| Delivery address line 2 output string
|
del_line3
| Delivery address line 3 output string
|
del_line4
| Delivery address line 4 output string
|
del_line5
| Delivery address line 5 output string
|
del_line6
| Delivery address line 6 output string
|