GpioPinInfo class

TBD

Syntax

/* For information about creating or accessing this object, see Remarks. */
public sealed class GpioPinInfo
Public NotInheritable Class GpioPinInfo
public ref class GpioPinInfo sealed 

Attributes

[DualApiPartition()]

[MarshalingBehavior(Agile)]

[Version]

Members

The GpioPinInfo class has these types of members:

  • Methods
  • Properties

Methods

The GpioPinInfo class has these methods. With C#, Visual Basic, and C++, it also inherits methods from the Object class.

Method Description
TryOpenInput TBD
TryOpenInterrupt TBD
TryOpenOutput TBD

 

Properties

The GpioPinInfo class has these properties.

Property Access type Description

Capabilities

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