Deletes an existing client identifier and its associated client information.
  
 
	  
		Note: This routine is supported for native COBOL only. 
		
 
 
	  
 
	 Syntax:
 
		 
		call "MF_CLIENT_STATE_DELETE " using client-id
                                     server-status
 
	 Parameters:
 
		 
		 
		
 
			  
			  
			  
			  
				 
				  |  | Using call prototype (see 
					 Key) | Picture (32-bit systems) | 
 
			 
 
			  
				 
				  | client-id | pic x(30). | pic x(30). | 
 
				 
				  | server-status | cblt-x1-compx | pic x comp-x. | 
 
			 
 
		  
 
 
	 On Entry:
 
		 
		 
		
 
			  
			  
			  
				 
				  | client-id | The client identifier. |