CVB.Net 14.0
All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events Pages
INotifyObservable Interface Reference

Observable of of the INotify interface. More...

Inherits IDeviceInterface, and IDisposable.

Inherited by NotifyObservable.

Properties

string Description [get]
 Descriptive text of this event.
 
int ID [get]
 The native identifier of this event.
 
bool IsAvailable [get]
 Gets whether this event can be currently registered.
 
- Properties inherited from IDeviceInterface
Device Parent [get]
 The Device this interface works on.
 

Events

EventHandler< NotifyEventArgsEvent
 Fired when this observable has a notification.
 

Detailed Description

Observable of of the INotify interface.