Home
last modified time | relevance | path

Searched defs:COSERVERINFO (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dobjidlbase.h357 } COSERVERINFO; typedef
Dobjidl.h567 } COSERVERINFO; typedef
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/sys/windows/
Dtypes_windows.go3237 type COSERVERINFO struct { struct
3238 Reserved1 uint32
3239 Aame *uint16
3240 AuthInfo *COAUTHINFO
3241 Reserved2 uint32
/aosp_15_r20/tools/netsim/rust/libslirp-rs/src/libslirp_sys/windows/
H A Dbindings.rs213888 pub type COSERVERINFO = _COSERVERINFO; typedef
221899 pServerInfo: *mut COSERVERINFO, in CoCreateInstanceEx()
241267 pServerInfo: *mut COSERVERINFO, in CoGetInstanceFromFile()
241279 pServerInfo: *mut COSERVERINFO, in CoGetInstanceFromIStorage()