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

/vbox/include/VBox/
H A DVBoxGuest2.h75 typedef struct VBoxGuestHGCMCallInfo struct
82 } VBoxGuestHGCMCallInfo; typedef in typeref:struct:VBoxGuestHGCMCallInfo
83 AssertCompileSize(VBoxGuestHGCMCallInfo, 16);
98 VBoxGuestHGCMCallInfo info; /**< IN/OUT The rest of the call information. Placed after the timeout

Completed in 44 milliseconds