IGpioPinProvider.Read Method
Definition
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.
Reads the current value of the pin.
public:
ProviderGpioPinValue Read();
ProviderGpioPinValue Read();
public ProviderGpioPinValue Read();
function read()
Public Function Read () As ProviderGpioPinValue
Returns
The pin's value.