VirtualBox

Changeset 53437 in vbox for trunk/include/VBox/vmm


Ignore:
Timestamp:
Dec 3, 2014 7:03:45 PM (10 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
97133
Message:

CFGM: Added CFGMR3Exists for TM.

File:
1 edited

Legend:

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

    r46792 r53437  
    134134VMMR3DECL(int)          CFGMR3CopyTree(PCFGMNODE pDstTree, PCFGMNODE pSrcTree, uint32_t fFlags);
    135135
     136VMMR3DECL(bool)         CFGMR3Exists(           PCFGMNODE pNode, const char *pszName);
    136137VMMR3DECL(int)          CFGMR3QueryType(        PCFGMNODE pNode, const char *pszName, PCFGMVALUETYPE penmType);
    137138VMMR3DECL(int)          CFGMR3QuerySize(        PCFGMNODE pNode, const char *pszName, size_t *pcb);
Note: See TracChangeset for help on using the changeset viewer.

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