PnpObjectType
PnpObjectType
PnpObjectType
PnpObjectType
Enum
Definition
public : enum class PnpObjectTypepublic enum PnpObjectTypePublic Enum PnpObjectType// You can use this enum in JavaScript.
- Attributes
Windows 10 requirements
| Device family |
Windows 10 (introduced v10.0.10240.0)
|
| API contract |
Windows.Foundation.UniversalApiContract (introduced v1)
|
Fields
| AssociationEndpoint AssociationEndpoint AssociationEndpoint AssociationEndpoint | The PnpObject represents an association endpoint. |
| AssociationEndpointContainer AssociationEndpointContainer AssociationEndpointContainer AssociationEndpointContainer | The PnpObject represents an association endpoint container. |
| AssociationEndpointService AssociationEndpointService AssociationEndpointService AssociationEndpointService | The PnpObject represents an association endpoint service. |
| Device Device Device Device | The PnpObject represents a device. |
| DeviceContainer DeviceContainer DeviceContainer DeviceContainer | The PnpObject represents a device container. |
| DeviceInterface DeviceInterface DeviceInterface DeviceInterface | The PnpObject represents a device interface. |
| DeviceInterfaceClass DeviceInterfaceClass DeviceInterfaceClass DeviceInterfaceClass | The PnpObject represents a device interface class. |
| Unknown Unknown Unknown Unknown | The object is of an unknown type. This value is not used. |