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

/vbox/src/VBox/Additions/WINNT/Mouse/NT5/
H A DVBoxMFDriver.cpp147 VBoxServiceCB(PDEVICE_OBJECT DeviceObject, PMOUSE_INPUT_DATA InputDataStart, argument
155 VBoxDrvNotifyServiceCB(pDevExt, InputDataStart, InputDataEnd, InputDataConsumed);
H A DVBoxMFInternal.cpp262 VOID VBoxDrvNotifyServiceCB(PVBOXMOUSE_DEVEXT pDevExt, PMOUSE_INPUT_DATA InputDataStart, PMOUSE_INPUT_DATA InputDataEnd, PULONG InputDataConsumed) argument
277 PMOUSE_INPUT_DATA pData = InputDataStart;
301 InputDataStart, InputDataEnd, InputDataConsumed);

Completed in 43 milliseconds