__declspec(property(get = GetAddressBits)) int AddressBits;
The default compute device address space size specified as an unsigned integer value in bits. Currently supported values are 32 or 64 bits.
Read:
int GetAddressBits();Declared in Dew::Math::TOpenCLDevice · Dew.Math/clMtxVec.h · Cross-compiler