DirectOutput
DirectOutput framework R2 for virtual pinball cabinets.
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Properties Events Macros Pages
DirectOutput.Cab.Out.IOutputNumbered Interface Reference

Common interface for numbered outputs. More...

Inheritance diagram for DirectOutput.Cab.Out.IOutputNumbered:
Collaboration diagram for DirectOutput.Cab.Out.IOutputNumbered:

Properties

int Number [get, set]
 Gets or sets the number of the IOutput. More...
 
- Properties inherited from DirectOutput.Cab.Out.IOutput
byte Value [get, set]
 Value of the output.
More...
 
- Properties inherited from DirectOutput.General.Generic.INamedItem
string Name [get, set]
 Gets or sets the name of the item.
Must fire the BeforeNameChange and AfterNameChange events when the value of the property is changed. More...
 

Additional Inherited Members

- Events inherited from DirectOutput.Cab.Out.IOutput
Output.ValueChangedEventHandler ValueChanged
 This event has to fire if the Value of the output is changed More...
 

Detailed Description

Common interface for numbered outputs.

Property Documentation

int DirectOutput.Cab.Out.IOutputNumbered.Number
getset

Gets or sets the number of the IOutput.

The number of the IOutput.


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