DevicePlugAndPlay Members
2/27/2008
Defines the programmatic interface for the DevicePlugAndPlay class.
The following tables list the members exposed by the DevicePlugAndPlay type.
Protected Constructors
Name | Description | |
---|---|---|
DevicePlugAndPlay | Creates an instance of the DevicePlugAndPlay class. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
CreateObjRef | (inherited from MarshalByRefObject ) | |
Equals | Overloaded. (inherited from Object ) | |
GetHashCode | (inherited from Object ) | |
GetLifetimeService | (inherited from MarshalByRefObject ) | |
GetType | (inherited from Object ) | |
InitializeLifetimeService | (inherited from MarshalByRefObject ) | |
ReferenceEquals | (inherited from Object ) | |
ToString | (inherited from Object ) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object ) | |
MemberwiseClone | Overloaded. (inherited from MarshalByRefObject ) | |
RaiseDeviceAddedEvent | Raises an event that notifies the service objects that hardware has been added. | |
RaiseDeviceRemovedEvent | Raises an event that notifies the service objects that hardware has been removed. |
Top
Public Events
Name | Description | |
---|---|---|
DeviceAddedEvent | An event that notifies the service objects that hardware has been added. | |
DeviceRemovedEvent | An event that notifies the service objects that hardware has been removed. |
Top