Home
last modified time | relevance | path

Searched defs:GetTypeByNameW (Results 1 – 5 of 5) sorted by relevance

/dports/lang/fpc-source/fpc-3.2.2/packages/winunits-jedi/src/
H A Djwanspapi.pas918 function GetTypeByNameW(lpServiceName: LPWSTR; var lpServiceType: TGUID): Integer; stdcall; in GetTypeByNameW() function
1072 function GetTypeByNameW; in GetTypeByNameW() function
1221 function GetTypeByNameW; external nsplib name 'GetTypeByNameW'; in GetTypeByNameW() function
/dports/dns/idnkit/idnkit-1.0-src/wsock/wsock11/
H A Ddllstub.c1315 GetTypeByNameW(LPWSTR a0, LPGUID a1) in GetTypeByNameW() function
/dports/dns/bind911/bind-9.11.37/contrib/idn/idnkit-1.0-src/wsock/wsock11/
H A Ddllstub.c1315 GetTypeByNameW(LPWSTR a0, LPGUID a1) in GetTypeByNameW() function
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Networking/WinSock/
H A Dmod.rs1420 pub unsafe fn GetTypeByNameW<'a, Param0: ::windows::runtime::IntoParam<'a, super::super::Foundation… in GetTypeByNameW() function
1425 …fn GetTypeByNameW(lpservicename: super::super::Foundation::PWSTR, lpservicetype: *mut ::windows::r… in GetTypeByNameW() function
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/Networking/WinSock/
H A Dmod.rs45 …pub fn GetTypeByNameW(lpservicename: super::super::Foundation::PWSTR, lpservicetype: *mut ::window… in GetTypeByNameW() function