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

/vbox/src/VBox/VMM/VMMR3/
H A DCFGM.cpp752 VMMR3DECL(int) CFGMR3QueryString(PCFGMNODE pNode, const char *pszName, char *pszString, size_t cchString) function
3058 rc = CFGMR3QueryString(pNode, pszName, pszString, cbString);

Completed in 434 milliseconds