![]() | DeviceClass Class |
[This is preliminary documentation and is subject to change.]
Namespace: UsbEject
The DeviceClass type exposes the following members.
Name | Description | |
---|---|---|
![]() | DeviceClass(Guid, ILogger) |
Initializes a new instance of the DeviceClass class.
|
![]() | DeviceClass(Guid, IntPtr, ILogger) |
Initializes a new instance of the DeviceClass class.
|
Name | Description | |
---|---|---|
![]() | ClassGuid |
Gets the device class's guid.
|
![]() | Devices |
Gets the list of devices of this device class.
|
![]() | Logger |
Logger.
|
Name | Description | |
---|---|---|
![]() | Dispose |
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
|
![]() | Dispose(Boolean) |
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Overrides ObjectFinalize.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |