Device.getDeviceData

Returns a <code>DeviceData</code> based on the receiver. Modifications made to this <code>DeviceData</code> will not affect the receiver.

@return a <code>DeviceData</code> containing the device's data and attributes

@exception SWTException <ul> <li>ERROR_DEVICE_DISPOSED - if the receiver has been disposed</li> </ul>

@see DeviceData

class Device
DeviceData
getDeviceData
(
)

Meta