sbIDeviceEventBeforeAddedData Interface Reference

import"sbIDeviceEventBeforeAddedData.idl";

Inheritance diagram for sbIDeviceEventBeforeAddedData:
[legend]
Collaboration diagram for sbIDeviceEventBeforeAddedData:
[legend]

Public Attributes

attribute boolean continueAddingDevice
 Should the device actually be added? More...
 
readonly attribute sbIDevice device
 The device associated with the event. More...
 

Detailed Description

Note
Implementations of this interface must be threadsafe.

Definition at line 38 of file sbIDeviceEventBeforeAddedData.idl.

Member Data Documentation

attribute boolean sbIDeviceEventBeforeAddedData::continueAddingDevice

Should the device actually be added?

Note
Default value is true. Change it to false if you want the device to not be added.

Definition at line 45 of file sbIDeviceEventBeforeAddedData.idl.

readonly attribute sbIDevice sbIDeviceEventBeforeAddedData::device

The device associated with the event.

Definition at line 50 of file sbIDeviceEventBeforeAddedData.idl.


The documentation for this interface was generated from the following file: