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

/vbox/src/VBox/Main/src-server/
H A DHostDnsService.cpp247 com::Bstr bstrHostDNSOrderIgnore; local
249 bstrHostDNSOrderIgnore.asOutParam());
251 if (bstrHostDNSOrderIgnore.isNotEmpty())
253 if (bstrHostDNSOrderIgnore != "0")
262 bstrHostDNSOrderIgnore.raw()));

Completed in 68 milliseconds