Share Email Facebook Twitter LinkedIn eOkTest Macro C++ #define eOkTest(x) ((x) == Acad::eOk) File eoktest.h Description This macro evaluates to true if the expression used in it evaluates to Acad::eOk; otherwise it evaluates to false.