Click or drag to resize

PeripheralConfiguration Methods

The PeripheralConfiguration type exposes the following members.

Methods
  NameDescription
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetLoadFactorySettings
This method should not be relied upon to get the actual state of the device
Public methodGetMagCardOutput
This method returns the output state of the mag strip reader as an integer.
Public methodGetSaveAsDefault
This method should not be relied upon to get the state of the device
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodSetLoadFactorySettings
sets the load factory settings flag so that the device will reload all factory settings for output configuration
Public methodSetMagCardOutput
This method set the output state of the mag strip reader based off an integer.
Public methodSetSaveAsDefault
sets the save as default flag so that the device will save the output configuration.
Public methodToString
Prints this object as a human readable string.
(Overrides ObjectToString.)
Top
See Also