C-DEngine 5.105

IBaseEngine..::..GetDeviceTypes Method

Gets the device types supported by this Plugin-Service

Namespace:  nsCDEngine.Engines
Assembly:  C-DEngine (in C-DEngine.dll)

Syntax


List<TheDeviceTypeInfo> GetDeviceTypes()
Function GetDeviceTypes As List(Of TheDeviceTypeInfo)
List<TheDeviceTypeInfo^>^ GetDeviceTypes()

Return Value