Identity Resolution 
			
			- Identity Resolution 10.0 HotFix 1
- All Products
 
           
      	
            
	
      Public Function ssan3_addr_get_field_ext ( _ ByVal session As Integer , _ ’ Long i o 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 field_operation As Integer , _ ’ Long in ByRef field_name As String , _ ’ String in ByRef field_item_line As Integer , _ ’ Long in ByRef field_type As String , _ ’ String in ByVal field_value ( ) As Byte , _ ’ Block out ByRef field_value_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 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.dtdfor field names | 
| field_item_line  | Represent field line number or field item number  | 
| field_type  | Refer AD  Result.dtdfor field attribute Type | 
| field_value  | Cleansed field output  |