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

/vbox/src/VBox/Frontends/VirtualBox/src/selector/
H A DUIVMDesktop.cpp333 void UIVMDesktop::updateSnapshots(UIVMItem *pVMItem, const CMachine& machine) argument
337 if (pVMItem)
339 ULONG count = pVMItem->snapshotCount();

Completed in 41 milliseconds