Home
last modified time | relevance | path

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

/libuv/src/win/
H A Dwinapi.h4496 # define CTL_CODE(device_type, function, method, access) \ argument
4497 (((device_type) << 16) | ((access) << 14) | ((function) << 2) | (method))

Completed in 19 milliseconds