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

/vbox/src/VBox/VMM/VMMR3/
H A DCFGM.cpp1347 * @param ppCopy Where to return the root of the duplicate.
1349 VMMR3DECL(int) CFGMR3DuplicateSubTree(PCFGMNODE pRoot, PCFGMNODE *ppCopy) argument
1434 *ppCopy = pNewRoot;

Completed in 79 milliseconds