Identity Resolution 
			
			- Identity Resolution 10.2
- All Products
 
           
      	
            
	
      long ssan3_info ( long sockh , / / Long in long * session , / / Long io char * system_name , / / String in char * population , / / String in char * controls , / / String in char * rsp , / / String out long rsp_size , char * ssaMsg , / / String out long ssaMsg_size , long * in_count , / / Long in char ** in_info , / / StringArray in long * in_info_num , long * count , / / Long out char ** info , / / StringArray out long info_size ) ;
| sockh 
				   |  Socket to use for the call. 
				   | 
| session 
				   | Refer to the Common Parameters section. 
				   | 
| system 
				   | Refer to the Common Parameters section. 
				   | 
| population 
				   | Refer to the Common Parameters section. 
				   | 
| controls 
				   | Refer to the Controls section. 
				   | 
| rsp 
				   | Refer to the Common Parameters section. 
				   | 
| ssaMsg 
				   | Refer to the SSA-NAME3 Error Messages section. 
				   | 
| in_count 
				   |  Number of records that the in_info parameter returns. 
				   | 
| in_info 
				   |  Array of records for the following ssan3_info control items:
					  
 | 
| count 
				   | A number defining the number of rows in the Items Array. 
				   | 
| info
				   | An array of 1024 byte rows, containing the data returned for the specific 
					  ssan3_infocall. |