__declspec(property(get = GetCLProgram)) TOpenCLProgram*CLProgram;
Returns the Program for which the kernel was created.
Read:
TOpenCLProgram *GetCLProgram();Declared in Dew::Math::TOpenCLKernel · Dew.Math/clMtxVec.h · Cross-compiler