Home
last modified time | relevance | path

Searched refs:KEYBOARD_INDICATOR_PARAMETERS (Results 1 – 8 of 8) sorted by relevance

/dports/emulators/mess/mame-mame0226/src/osd/windows/
H A Dledutil.cpp98 struct KEYBOARD_INDICATOR_PARAMETERS struct
625 KEYBOARD_INDICATOR_PARAMETERS OutputBuffer; // Output buffer for DeviceIoControl in led_get_state()
626 ULONG DataLength = sizeof(KEYBOARD_INDICATOR_PARAMETERS); in led_get_state()
688 KEYBOARD_INDICATOR_PARAMETERS InputBuffer; // Input buffer for DeviceIoControl in led_set_state()
689 ULONG DataLength = sizeof(KEYBOARD_INDICATOR_PARAMETERS); in led_set_state()
/dports/emulators/mame/mame-mame0226/src/osd/windows/
H A Dledutil.cpp98 struct KEYBOARD_INDICATOR_PARAMETERS struct
625 KEYBOARD_INDICATOR_PARAMETERS OutputBuffer; // Output buffer for DeviceIoControl in led_get_state()
626 ULONG DataLength = sizeof(KEYBOARD_INDICATOR_PARAMETERS); in led_get_state()
688 KEYBOARD_INDICATOR_PARAMETERS InputBuffer; // Input buffer for DeviceIoControl in led_set_state()
689 ULONG DataLength = sizeof(KEYBOARD_INDICATOR_PARAMETERS); in led_set_state()
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/mingw32/include/ddk/
H A Dntddkbd.h102 } KEYBOARD_INDICATOR_PARAMETERS, *PKEYBOARD_INDICATOR_PARAMETERS; typedef
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/include/ddk/
H A Dntddkbd.h102 } KEYBOARD_INDICATOR_PARAMETERS, *PKEYBOARD_INDICATOR_PARAMETERS; typedef
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dntddkbd.h111 } KEYBOARD_INDICATOR_PARAMETERS, *PKEYBOARD_INDICATOR_PARAMETERS; typedef
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dntddkbd.h111 } KEYBOARD_INDICATOR_PARAMETERS, *PKEYBOARD_INDICATOR_PARAMETERS; typedef
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/Devices/HumanInterfaceDevice/
H A Dmod.rs4180 pub struct KEYBOARD_INDICATOR_PARAMETERS { struct
4184 impl ::core::marker::Copy for KEYBOARD_INDICATOR_PARAMETERS {} argument
4185 impl ::core::clone::Clone for KEYBOARD_INDICATOR_PARAMETERS { implementation
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Devices/HumanInterfaceDevice/
H A Dmod.rs9106 pub struct KEYBOARD_INDICATOR_PARAMETERS { struct
9110 impl KEYBOARD_INDICATOR_PARAMETERS {} argument
9111 impl ::std::default::Default for KEYBOARD_INDICATOR_PARAMETERS { implementation
9116 impl ::std::fmt::Debug for KEYBOARD_INDICATOR_PARAMETERS { implementation
9121 impl ::std::cmp::PartialEq for KEYBOARD_INDICATOR_PARAMETERS { implementation
9126 impl ::std::cmp::Eq for KEYBOARD_INDICATOR_PARAMETERS {} implementation
9127 unsafe impl ::windows::runtime::Abi for KEYBOARD_INDICATOR_PARAMETERS { implementation