IBaseEngine..::..GetDeviceTypes Method
Gets the device types supported by this Plugin-Service
Namespace:
nsCDEngine.EnginesAssembly: C-DEngine (in C-DEngine.dll)
Syntax
List<TheDeviceTypeInfo> GetDeviceTypes()
Function GetDeviceTypes As List(Of TheDeviceTypeInfo)
List<TheDeviceTypeInfo^>^ GetDeviceTypes()