PlatformAPI.IOTADesignerDevice

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

IOTADesignerDevice = interface(IOTADesignerDevice220)

C++

__interface  INTERFACE_UUID("{E5BED0BD-9908-47A4-8026-9686CBA8DD33}") IOTADesignerDevice  : public IOTADesignerDevice220

Properties

Type Visibility Source Unit Parent
interface
class
public
PlatformAPI.pas
PlatformAPI.hpp
PlatformAPI PlatformAPI

Description

IOTADesignerDevice represents design-time information about a device.

Use the IOTADesignerDeviceServices interface to manage design-time information about devices.

See Also