SoOpenCLDeviceGetDeviceTypeString Method |
Returns a string which describes the device type combination.
Namespace: OIV.Inventor.DevicesAssembly: OIV.Inventor.OpenCL (in OIV.Inventor.OpenCL.dll) Version: 9.9.36.0 (9.9.36.0)
Syntaxpublic string GetDeviceTypeString()
Public Function GetDeviceTypeString As String
public:
String^ GetDeviceTypeString()
member GetDeviceTypeString : unit -> string
Return Value
Type:
String
Remarks
See Also