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

/vbox/src/VBox/Additions/common/VBoxService/
H A DVBoxServiceVMInfo.cpp286 char pszClientPath[255]; local
287 if (RTStrPrintf(pszClientPath, sizeof(pszClientPath),
290 rc = VBoxServiceReadHostProp(g_uVMInfoGuestPropSvcClientID, pszClientPath, true /* Read only */,

Completed in 286 milliseconds