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

/vbox/src/VBox/Frontends/VBoxManage/
H A DVBoxManageSnapshot.cpp487 ComPtr<IMachine> pMachine2; local
488 pSnapshot->COMGETTER(Machine)(pMachine2.asOutParam());
489 showVMInfo(a->virtualBox, pMachine2, NULL, VMINFO_NONE);

Completed in 44 milliseconds