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

/vbox/src/VBox/Additions/common/VBoxService/
H A DVBoxServiceControlSession.cpp1725 * @param pbAllowed True if starting (another) guest process
1729 bool *pbAllowed)
1732 AssertPtrReturn(pbAllowed, VERR_INVALID_POINTER);
1761 *pbAllowed = !fLimitReached;
1728 GstCntlSessionProcessStartAllowed(const PVBOXSERVICECTRLSESSION pSession, bool *pbAllowed) argument

Completed in 49 milliseconds