Identity Resolution 
			
			- Identity Resolution 10.5 HotFix 3
- All Products
 
           
      	
            
	
      EXEC master.dbo.ssan3xp_addr_get_f ield_idx ( @rc OUTPUT, @sockh , @session OUTPUT, - Long io @rsp OUTPUT, - String out @ssaMsg OUTPUT, - String out @suggest_idx , - Long in @field_idx , - Long in @field_value OUTPUT,- Block out @field_value_size ) ;
| 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 nth suggestion from which to get a field. On successful parse, use 0 for ASM for AD version 4, 1 for ASM for AD version 5  | 
| field_idx  | Specifies a field within the nth suggestion  | 
| field_value  | The field value  |