[This documentation is preliminary and is subject to change.]
Provides classes for enumerating a collection of Pnp device objects, and event handlers for monitoring changes to the objects in the collection asynchronously.
Members
The Windows.Devices.Enumeration.Pnp namespace has these types of members:
Classes
The Windows.Devices.Enumeration.Pnp namespace has these classes.
| Class | Description |
|---|---|
| PnpObject | Represents a PnP object. This class allows access to well-known properties of a PnP object as well as a property store of additional properties that are specified to be retrieved from the the PnP object. |
| PnpObjectCollection | Represents an iterable collection of Pnp device objects. |
| PnpObjectUpdate | Contains the updated properties of a PnpObject. |
| PnpObjectWatcher | Raises events to notify the client that a PnpObject has been added, updated, or removed from an enumerated collection of Pnp device objects in an incremental and asynchronous way. |
Enumerations
The Windows.Devices.Enumeration.Pnp namespace has these enumerations.
| Enumeration | Description |
|---|---|
| PnpObjectType | Indicates the device type of a PnpObject. |
Requirements
|
Minimum supported client | Windows 8 Release Preview |
|---|---|
|
Minimum supported server | Windows Server 2012 |
|
Namespace |
|
|
Metadata |
|
Build date: 5/22/2012
