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

/vbox/src/VBox/Frontends/VirtualBox/src/runtime/
H A DUISession.cpp899 bool fIsGuestSupportsSeamless = guest().GetFacilityStatus(KAdditionsFacilityType_Seamless, lLastUpdatedIgnored) local
904 m_fIsGuestSupportsSeamless != fIsGuestSupportsSeamless)
909 m_fIsGuestSupportsSeamless = fIsGuestSupportsSeamless;

Completed in 56 milliseconds