Searched defs:LPNETRESOURCEW (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/ |
D | winnetwk.h | 72 } NETRESOURCEW,*LPNETRESOURCEW; typedef
|
/aosp_15_r20/tools/netsim/rust/libslirp-rs/src/libslirp_sys/windows/ |
H A D | bindings.rs | 111015 pub type LPNETRESOURCEW = *mut _NETRESOURCEW; typedef 111042 lpNetResource: LPNETRESOURCEW, in WNetAddConnection2W() 111060 lpNetResource: LPNETRESOURCEW, in WNetAddConnection3W() 111080 lpNetResource: LPNETRESOURCEW, in WNetAddConnection4W() 111133 lpNetResource: LPNETRESOURCEW, in WNetUseConnectionW() 111159 lpNetResource: LPNETRESOURCEW, in WNetUseConnection4W() 111410 lpNetResource: LPNETRESOURCEW, in WNetOpenEnumW() 111442 lpNetResource: LPNETRESOURCEW, in WNetGetResourceParentW() 111457 lpNetResource: LPNETRESOURCEW, in WNetGetResourceInformationW() 111856 lpNetResource: LPNETRESOURCEW, in MultinetGetConnectionPerformanceW()
|