PowerDeliveryObject Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Base class for all the different power delivery objects (=PDO).
C#
public abstract class PowerDeliveryObject
type PowerDeliveryObject = class
Public MustInherit Class PowerDeliveryObject
- Inheritance
-
PowerDeliveryObject
- Derived
Power |
Initializes a new instance of the PowerDeliveryObject class. |
Power |
Gets the power of this PDO. |
Value |
Gets or sets the value which encodes all properties of this PDO and can be used to send this PDO to the USB-PD controller. See USB-PD specification for details. |
Create |
Creates a new PDO from the given value. |
Toode | Versioonid |
---|---|
.NET IoT Libraries | 1.3.0, 1.4.0, 1.5.0, 2.0.0, 2.1.0, 2.2.0 |