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

/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v4_0.h3048 nsresult (*LaunchVMProcess)( member in struct:IMachine_vtbl
H A DVBoxCAPI_v4_1.h3245 nsresult (*LaunchVMProcess)( member in struct:IMachine_vtbl
H A DVBoxCAPI_v4_2.h3550 nsresult (*LaunchVMProcess)( member in struct:IMachine_vtbl
H A DVBoxCAPI_v4_3.h5258 nsresult (*LaunchVMProcess)( member in struct:IMachine_vtbl
5982 nsresult (*LaunchVMProcess)( member in struct:IMachineVtbl
6752 #define IMachine_LaunchVMProcess(p, aSession, aType, aEnvironment, aProgress) ((p)->lpVtbl->LaunchVMProcess(p, aSession, aType, aEnvironment, aProgress))

Completed in 574 milliseconds