__declspec(property(get = GetAvailable)) bool Available;
Returns true, if the device is available for use.
Read:
bool GetAvailable();Declared in Dew::Math::TOpenCLDevice · Dew.Math/clMtxVec.h · Cross-compiler
Returns true, if the device is available for use.
bool GetAvailable();