Home
last modified time | relevance | path

Searched defs:GetDevId (Results 1 – 2 of 2) sorted by relevance

/dports/www/domoticz/domoticz-2020.2/hardware/
H A DPiFace.h104 int GetDevId(void) const { return devId;} in GetDevId() function
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Graphics/DirectShow/
H A Dmod.rs10710 pub unsafe fn GetDevId(&self) -> ::windows::runtime::Result<u32> { in GetDevId() method