__declspec(property(get = GetCommandQueue)) TOpenCLCommandQueue*CommandQueue;
Returns the Open CL command queue associated with the thread.
Read:
TOpenCLCommandQueue *GetCommandQueue();Declared in Dew::Math::TJobThread · Dew.Math/clMtxVec.h · Cross-compiler