1 |
7.076147 |
__x_ABI_CWindows_CDevices_CGpio_CGpioPinEdge |
Enum |
|
|
|
|
|
|
enum __x_ABI_CWindows_CDevices_CGpio_CGpioPinEdge
{
GpioPinEdge_FallingEdge = 0,
GpioPinEdge_RisingEdge = 1,
};
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.18362.0\winrt\windows.devices.gpio.h(2898,0) |
- REVERSE(If defined(__cplusplus) && !defined(CINTERFACE))
- If WINDOWS_DEVICES_DEVICESLOWLEVELCONTRACT_VERSION >= 0x10000
|