FDO API Reference Feature Data Objects

BinaryLogicalOperations.h File Reference

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

Go to the source code of this file.


Enumerations

enum  FdoBinaryLogicalOperations { FdoBinaryLogicalOperations_And, 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.