Searched defs:SetAutoDiscardForDevice (Results 1 - 2 of 2) sorted by relevance
/vbox/src/VBox/Main/cbinding/ | ||
H A D | VBoxCAPI_v4_2.h | 3618 nsresult (*SetAutoDiscardForDevice)( member in struct:IMachine_vtbl |
H A D | VBoxCAPI_v4_3.h | 5326 nsresult (*SetAutoDiscardForDevice)( member in struct:IMachine_vtbl 6050 nsresult (*SetAutoDiscardForDevice)( member in struct:IMachineVtbl 6761 #define IMachine_SetAutoDiscardForDevice(p, aName, aControllerPort, aDevice, aDiscard) ((p)->lpVtbl->SetAutoDiscardForDevice(p, aName, aControllerPort, aDevice, aDiscard)) |
Completed in 640 milliseconds