DeviceEventArgs<T> Class
Event argument for the IDevicesManagerinterface.
Assembly: DevicesOM (in DevicesOM.dll)
System::Object
System::EventArgs
Microsoft.WindowsServerSolutions.Common.Devices::DeviceEventArgs<T>
System::EventArgs
Microsoft.WindowsServerSolutions.Common.Devices::DeviceEventArgs<T>
| Name | Description | |
|---|---|---|
![]() | DeviceEventArgs<T>(T) | Creates a new instance of the DeviceEventArgs class, using the specified data. |
| Name | Description | |
|---|---|---|
![]() | EventData | Retrieves the event data. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Community Additions
ADD
Show:


