PeripheralConfiguration Methods |
The PeripheralConfiguration type exposes the following members.
Name | Description | |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetLoadFactorySettings |
This method should not be relied upon to get the actual state of the device
| |
GetMagCardOutput |
This method returns the output state of the mag strip reader as an integer.
| |
GetSaveAsDefault |
This method should not be relied upon to get the state of the device
| |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
SetLoadFactorySettings |
sets the load factory settings flag so that the device will reload all factory settings for output configuration
| |
SetMagCardOutput |
This method set the output state of the mag strip reader based off an integer.
| |
SetSaveAsDefault |
sets the save as default flag so that the device will save the output configuration.
| |
ToString |
Prints this object as a human readable string.
(Overrides ObjectToString.) |