Searched refs:fStartAllowed (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Additions/common/VBoxService/
H A DVBoxServiceControlSession.cpp733 bool fStartAllowed = false; /* Flag indicating whether starting a process is allowed or not. */ local
790 rc = GstCntlSessionProcessStartAllowed(pSession, &fStartAllowed);
793 if (fStartAllowed)

Completed in 46 milliseconds