EDSRegistration Class |
public class EDSRegistration : IDisposable
The EDSRegistration type exposes the following members.
| Name | Description | |
|---|---|---|
| EDSRegistration | Constructs a module/device registration. |
| Name | Description | |
|---|---|---|
| ConfigurationName | Registration configuration/description. | |
| EdsInfo | EDSInfo of the device/module. | |
| EdsMask | Mask on EDSInfo. | |
| IoMapType | IOMap type of te device (or 0). | |
| Name | Registration name. |
| Name | Description | |
|---|---|---|
| Dispose | Disposes and uninstalls device/module registration. | |
| ShouldClear | Return true if the registration is for a user type. | |
| Unregistered | Registration was unregistered. |
| Name | Description | |
|---|---|---|
| OnDisposed | Occurs when Dispose is called. |