Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/remoting/tools/winext/manifest/
H A Drdp.h812 HRESULT RetrieveSettings([out] BSTR* RdpFileContents);
/dports/www/chromium-legacy/chromium-88.0.4324.182/remoting/host/win/
H A Dcom_imported_mstscax.h1982 virtual HRESULT __stdcall RetrieveSettings (
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/System/RemoteDesktop/
H A Dmod.rs1263 …pub unsafe fn RetrieveSettings(&self) -> ::windows::runtime::Result<super::super::Foundation::BSTR… in RetrieveSettings() method