Click or drag to resize

DeviceDefinitionInstall Method

Overload List
  NameDescription
Public methodStatic memberInstall(String, IOMapType, DeviceDefinition)
Registers a device definition for a device given the specified IOMapType.
Public methodStatic memberInstall(String, EDSInfo, EDSMask, DeviceDefinition)
Registers a device definition for a device given the specified EDS info.
Public methodStatic memberInstall(String, IOMapType, EDSInfo, EDSMask, DeviceDefinition)
Registers a device definition for a device given the specified EDS info and IOMapType.
Top
See Also