Identity Resolution 
			
			- Identity Resolution 10.5
 - All Products
 
           
      	
            
	
      long ssan3_addr_get_field_ext ( 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 long field_operation , / / Long in char * field_name , / / String in long field_item_line , / / Long in char * field_type , / / String in char * field_value , / / Block out long field_value_size ) ;
sockh   | This is the socket to use for the call   | 
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 fields   | 
field_operation   | Field operation Option 0 for AddressElements Option 1 for AddressLines Option 2 for AddressComplete Option 3 for EnrichmentData Option 4 for ResultDataParameter Option 5 for EnrichmentDataStatus   | 
field_name   |  Refer AD  Result.dtd  for field names  | 
field_item_line   | Represent field line number or field item number   | 
field_type   | Refer AD  Result.dtd  for field attribute Type  | 
field_value   | Cleansed field output   |