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

/vbox/src/VBox/Additions/WINNT/VBoxTray/
H A DVBoxTray.cpp154 static VBOXSERVICEINFO vboxServiceTable[] = variable
803 * Start services listed in the vboxServiceTable.
819 rc = vboxTrayStartServices(&svcEnv, vboxServiceTable);
823 vboxTrayStopServices(&svcEnv, vboxServiceTable);
952 vboxTrayStopServices(&svcEnv, vboxServiceTable);

Completed in 271 milliseconds