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

/vbox/src/VBox/Additions/common/VBoxService/
H A DVBoxServiceVMInfo.cpp1441 uint32_t uLAClientID = RTStrToInt32(pszLAClientID); local
1446 rc2 = vboxServiceGetLAClientValue(uLAClientID, "Attach", &pszAttach,
1457 rc2 = vboxServiceGetLAClientInfo(uLAClientID, &g_LAClientInfo);
1464 uLAClientID, g_LAClientInfo.pszName, g_LAClientInfo.pszDomain);
1484 uLAClientID, rc2);

Completed in 46 milliseconds