kOmniClientVersion

Defined in OmniClient.h

const uint64_t kOmniClientVersion = (uint64_t)2 << 48 | (uint64_t)12 << 32 | (uint64_t)0

The version of this library. You can pass it to omniClientInitialize to verify that the dll which is loaded matches the header file you compiled against.