Searched defs:PRTLOCALIPCSESSION (Results 1 - 1 of 1) sorted by relevance

/vbox/include/iprt/
H A Dlocalipc.h55 typedef RTLOCALIPCSESSION *PRTLOCALIPCSESSION; typedef
103 RTDECL(int) RTLocalIpcServerListen(RTLOCALIPCSERVER hServer, PRTLOCALIPCSESSION phClientSession);
126 RTDECL(int) RTLocalIpcSessionConnect(PRTLOCALIPCSESSION phSession, const char *pszName, uint32_t fFlags);

Completed in 32 milliseconds