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

/vbox/src/VBox/Additions/common/VBoxGuestLib/
H A DVBoxGuestR3LibHostChannel.cpp69 VBGLR3DECL(int) VbglR3HostChannelAttach(uint32_t *pu32ChannelHandle, argument
102 *pu32ChannelHandle = parms.handle.u.value32;
223 VBGLR3DECL(int) VbglR3HostChannelEventWait(uint32_t *pu32ChannelHandle, argument
250 *pu32ChannelHandle = parms.handle.u.value32;

Completed in 43 milliseconds