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

/vbox/src/VBox/Additions/common/VBoxService/
H A DVBoxServiceVMInfo-win.cpp87 bool fInteractive; member in struct:VBOXSERVICEVMINFOPROC
326 pProc->fInteractive = false;
351 pProc->fInteractive = true;
601 pSessionData->Session, paProcs[i].id, paProcs[i].fInteractive,
607 if (paProcs[i].fInteractive)

Completed in 35 milliseconds