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

/vbox/include/VBox/
H A DVBoxGuest.h311 #define VBOXGUEST_IOCTL_CHANGE_BALLOON VBOXGUEST_IOCTL_CODE_(8, sizeof(VBoxGuestChangeBalloonInfo))
315 typedef struct VBoxGuestChangeBalloonInfo struct
323 } VBoxGuestChangeBalloonInfo; typedef in typeref:struct:VBoxGuestChangeBalloonInfo
324 AssertCompileSize(VBoxGuestChangeBalloonInfo, 16);

Completed in 44 milliseconds