Identity Resolution 
			
			- Identity Resolution 10.2
- All Products
 
           
      	
            
	
      long ssan3_addr_set_field_case ( long sockh , / / Long in long * session , / / Long io char * rsp , / / String out long rsp_size , char * ssaMsg , / / String out long ssaMsg_size , long field_idx , / / Long in long field_case / / Long in ) ;
| 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  | 
| field_idx  |  Specifies the nth field to set  | 
| field_case  | Specifies output field case option value. The allowed values are 0 = Unchanged, 1 = Upper case, 2 = Lower case and 3 = Mixed case.  |