Identity Resolution 
			
			- Identity Resolution 10.2
 - All Products
 
           
      	
            
	
      Public Function ssan3_addr_get_del_lines_ext ( _ ByVal session As Integer , _ ’ Long io ByVal rsp As String , _ ’ String out ByRef rsp_size As Integer , _ ByVal ssaMsg As String , _ ’ String out ByRef ssaMsg_size As Integer , _ ByRef suggest_idx As Integer , _ ’ Long in ByRef del_case As Integer , _ ’ Long in ByVal del_line1 ( ) As Byte , _ ’ Block out ByRef del_line1_size As Integer , _ ByVal del_line2 ( ) As Byte , _ ’ Block out ByRef del_line2_size As Integer , _ ByVal del_line3 ( ) As Byte , _ ’ Block out ByRef del_line3_size As Integer , _ ByVal del_line4 ( ) As Byte , _ ’ Block out ByRef del_line4_size As Integer , _ ByVal del_line5 ( ) As Byte , _ ’ Block out ByRef del_line5_size As Integer , _ ByVal del_line6 ( ) As Byte , _ ’ Block out ByRef del_line6_size As Integer _ ) As Integer
session   | Refer to the Common Parameters section   | 
rsp   | Refer to the Common Parameters section   | 
ssaMsg   | Refer to the SSA-NAME3 Error Messages section   | 
suggest_idx   | Specifies the suggestion from which to get delivery address lines   | 
del_case   |  Specifies delivery address line case option value. The allowed values are 0 = Unchanged, 1 = Upper case, 2 = Lower case and 3 = Mixed case   | 
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   |