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

/vbox/src/VBox/Runtime/r3/win/
H A Dlocalipc-win.cpp263 * This is used by both RTLocalIpcServerCreate and RTLocalIpcServerListen.
269 * @param fFirst Set on the first call (from RTLocalIpcServerCreate), otherwise clear.
336 RTDECL(int) RTLocalIpcServerCreate(PRTLOCALIPCSERVER phServer, const char *pszName, uint32_t fFlags) function

Completed in 33 milliseconds