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

/vbox/src/VBox/Main/src-client/
H A DVMMDevInterface.cpp202 DECLCALLBACK(void) vmmdevUpdateGuestInfo(PPDMIVMMDEVCONNECTOR pInterface, const VBoxGuestInfo *guestInfo) function
264 * vmmdevUpdateGuestInfo takes care of that when called as the
801 pThis->Connector.pfnUpdateGuestInfo = vmmdevUpdateGuestInfo;

Completed in 45 milliseconds