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

/vbox/src/VBox/Runtime/r3/
H A Dxml.cpp977 * @param ppcsz Where to return the attribute.
981 bool ElementNode::getAttributeValue(const char *pcszMatch, const char **ppcsz, const char *pcszNamespace /*= NULL*/) const argument
986 *ppcsz = pAttr->getValue();

Completed in 50 milliseconds