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

/vbox/src/VBox/Main/src-client/
H A DConsoleImpl.cpp5672 Bstr idSelf; local
5673 hrc = mMachine->COMGETTER(Id)(idSelf.asOutParam());
5675 || idMachine != idSelf)

Completed in 75 milliseconds