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

/vbox/src/VBox/Devices/VMMDev/
H A DVMMDev.cpp66 #define VBOX_GUEST_INTERFACE_VERSION_OK(additionsVersion) \ macro
340 pThis->fu32AdditionsOk = VBOX_GUEST_INTERFACE_VERSION_OK(pThis->guestInfo.interfaceVersion);

Completed in 55 milliseconds