__declspec(property(get = GetVendor)) DewString Vendor;
Returns the name of the Vendor.
Read:
DewString GetVendor();Declared in Dew::Math::TOpenCLDevice · Dew.Math/clMtxVec.h · Cross-compiler
Returns the name of the Vendor.
DewString GetVendor();