Home
last modified time | relevance | path

Searched refs:pRawInputDeviceList (Results 1 – 4 of 4) sorted by relevance

/reactos/win32ss/user/user32/misc/
H A Dstubs.c330 PRAWINPUTDEVICELIST pRawInputDeviceList, in GetRawInputDeviceList() argument
334 if(pRawInputDeviceList) in GetRawInputDeviceList()
335 memset(pRawInputDeviceList, 0, sizeof *pRawInputDeviceList); in GetRawInputDeviceList()
/reactos/win32ss/user/ntuser/
H A Dntstubs.c431 PRAWINPUTDEVICELIST pRawInputDeviceList, in NtUserGetRawInputDeviceList() argument
/reactos/win32ss/include/
H A Dntuser.h2446 PRAWINPUTDEVICELIST pRawInputDeviceList,
/reactos/sdk/include/psdk/
H A Dwinuser.h4780 _Out_writes_opt_(*puiNumDevices) PRAWINPUTDEVICELIST pRawInputDeviceList,