tibasGetOptions_SetFilter()
 Sets the filter for tibasGetOptions. 
  
 
	 Declaration
 
		 
		tibas_status tibasGetOptions_SetFilter(
    tibasGetOptions options,
    const char** filter);
 
	 Parameters
 
		 
		
 
			  
			  
			  
				 
				  | Parameter | Description | 
 
			 
 
			  
				 
				  | options | Specifies a tibasGetOptions structure. 
					  | 
 
				 
				  | filter | Specify the condition based on which the filter is applied on tibasGetOptions. | 
 
			 
 
		  
Copyright © Cloud Software Group, Inc. All rights reserved.