FDO API Reference Feature Data Objects

static FDO_API FdoFilter* FdoFilter::Combine FdoString lhs,
FdoBinaryLogicalOperations  operation,
FdoString rhs
[static]
 

Static operation that combines two filters using the specified binary logical operation.

Parameters:
lhs Input left hand expression as well defined text string
operation Input binary logical operation
rhs Input right hand expression as well defined text string
Returns:
Returns new filter node

Comments or suggestions? Send us feedback.