Home
last modified time | relevance | path

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

/dports/lang/fpc-source/fpc-3.2.2/packages/winunits-jedi/src/
H A Djwarpcdce.pas462 function RpcServerRegisterIfEx(IfSpec: RPC_IF_HANDLE; MgrTypeUuid: PUUID; in RpcServerRegisterIfEx() function
1914 function RpcServerRegisterIfEx; in RpcServerRegisterIfEx() function
3335 function RpcServerRegisterIfEx; external rpclib name 'RpcServerRegisterIfEx'; in RpcServerRegisterIfEx() function
/dports/net/freerdp/freerdp-2.5.0/winpr/libwinpr/rpc/
H A Drpc.c268 RPC_STATUS RpcServerRegisterIfEx(RPC_IF_HANDLE IfSpec, UUID* MgrTypeUuid, RPC_MGR_EPV* MgrEpv, in RpcServerRegisterIfEx() function
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/System/Rpc/
H A Dmod.rs12451 pub unsafe fn RpcServerRegisterIfEx(ifspec: *const ::std::ffi::c_void, mgrtypeuuid: *const ::window… in RpcServerRegisterIfEx() function
12456 …fn RpcServerRegisterIfEx(ifspec: *const ::std::ffi::c_void, mgrtypeuuid: *const ::windows::runtime… in RpcServerRegisterIfEx() function
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/System/Rpc/
H A Dmod.rs626 …pub fn RpcServerRegisterIfEx(ifspec: *const ::core::ffi::c_void, mgrtypeuuid: *const ::windows_sys… in RpcServerRegisterIfEx() function