FDO API Reference Feature Data Objects

mgBinaryLogicalOperations.h File Reference

This graph shows which files directly or indirectly include this file:


Enumerations

enum  BinaryLogicalOperations { BinaryLogicalOperations_And = FdoBinaryLogicalOperations_And, BinaryLogicalOperations_Or = FdoBinaryLogicalOperations_Or }
 The FdoBinaryLogicalOperations enumeration lists the binary logical operations available.
Parameters:
FdoBinaryLogicalOperations_And Perform a logical And between the two filters
FdoBinaryLogicalOperations_Or Perform a logical Or between the two filters
. More...

Comments or suggestions? Send us feedback.