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

/vbox/src/VBox/HostServices/DragAndDrop/
H A Dservice.cpp91 int modeSet(uint32_t u32Mode);
114 modeSet(VBOX_DRAG_AND_DROP_MODE_OFF);
167 int DragAndDropService::modeSet(uint32_t u32Mode) function in class:DragAndDropService
461 rc = modeSet(paParms[0].u.uint32);

Completed in 44 milliseconds