Method | Description | |
---|---|---|
UpdateBaudRateCollection ( int possibleBaudRates ) : void |
Updates the range of possible baud rates for device
|
Method | Description | |
---|---|---|
SendPropertyChangedEvent ( String propertyName ) : void |
Send a PropertyChanged event
|
public UpdateBaudRateCollection ( int possibleBaudRates ) : void | ||
possibleBaudRates | int | dwSettableBaud parameter from the COMMPROP Structure |
return | void |