VirtualBox

Changeset 46792 in vbox for trunk/include/VBox


Ignore:
Timestamp:
Jun 26, 2013 9:27:42 AM (11 years ago)
Author:
vboxsync
Message:

Added CFGMR3DestroyTree.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/vmm/cfgm.h

    r44387 r46792  
    8888
    8989VMMR3DECL(PCFGMNODE)    CFGMR3CreateTree(PUVM pUVM);
     90VMMR3DECL(int)          CFGMR3DestroyTree(PCFGMNODE pRoot);
    9091VMMR3DECL(void)         CFGMR3Dump(PCFGMNODE pRoot);
    9192VMMR3DECL(int)          CFGMR3DuplicateSubTree(PCFGMNODE pRoot, PCFGMNODE *ppCopy);
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette