Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Durlmon.h7293 } INTERNETFEATURELIST; typedef
7314 STDAPI CoInternetSetFeatureEnabled(INTERNETFEATURELIST FeatureEntry, DWORD dwFlags, WINBOOL fEnable…
7315 STDAPI CoInternetIsFeatureEnabled(INTERNETFEATURELIST FeatureEntry, DWORD dwFlags);
7316 STDAPI CoInternetIsFeatureEnabledForUrl(INTERNETFEATURELIST FeatureEntry, DWORD dwFlags, LPCWSTR sz…
7317 STDAPI CoInternetIsFeatureEnabledForIUri(INTERNETFEATURELIST FeatureEntry, DWORD dwFlags, IUri *pIU…
/aosp_15_r20/tools/netsim/rust/libslirp-rs/src/libslirp_sys/windows/
H A Dbindings.rs267232 pub use self::_tagINTERNETFEATURELIST as INTERNETFEATURELIST;
267235 FeatureEntry: INTERNETFEATURELIST, in CoInternetSetFeatureEnabled() argument
267241 pub fn CoInternetIsFeatureEnabled(FeatureEntry: INTERNETFEATURELIST, dwFlags: DWORD) in CoInternetIsFeatureEnabled() argument
267246 FeatureEntry: INTERNETFEATURELIST, in CoInternetIsFeatureEnabledForUrl() argument
267254 FeatureEntry: INTERNETFEATURELIST, in CoInternetIsFeatureEnabledForIUri() argument