GpioPinCapabilities class

TBD

Syntax

var gpioPinCapabilities = capabilities;
public sealed class GpioPinCapabilities
Public NotInheritable Class GpioPinCapabilities
public ref class GpioPinCapabilities sealed 

Attributes

[DualApiPartition()]

[MarshalingBehavior(Agile)]

[Version]

Members

The GpioPinCapabilities class has these types of members:

  • Properties

Properties

The GpioPinCapabilities class has these properties.

Property Access type Description

IsInputSupported

Read-only TBD

IsInterruptSupported

Read-only TBD

IsOutputSupported

Read-only TBD

 

Remarks

TODO: Document how the developer can obtain this class object, and add or update retriever elements as necessary.

Requirements

Minimum supported client

Windows 10 Technical Preview [Windows Store apps, desktop apps]

Minimum supported server

Windows Server Technical Preview [Windows Store apps, desktop apps]

Minimum supported phone

Windows 10 Technical Preview for phones

Namespace

Windows.Devices.Gpio Windows::Devices::Gpio [C++]

Metadata

Windows.winmd

See also

Object