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

/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v4_2.h3618 nsresult (*SetAutoDiscardForDevice)( member in struct:IMachine_vtbl
H A DVBoxCAPI_v4_3.h5326 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 5299 milliseconds