1 |
7.061427 |
__x_ABI_CWindows_CDevices_CGpio_CGpioChangePolarity |
Enum |
|
|
|
|
|
|
enum __x_ABI_CWindows_CDevices_CGpio_CGpioChangePolarity
{
GpioChangePolarity_Falling = 0,
GpioChangePolarity_Rising = 1,
GpioChangePolarity_Both = 2,
};
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.19041.0\winrt\windows.devices.gpio.h(2496,0) |
- REVERSE(If defined(__cplusplus) && !defined(CINTERFACE))
- If WINDOWS_DEVICES_DEVICESLOWLEVELCONTRACT_VERSION >= 0x30000
|