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

/vbox/src/libs/xpcom18a4/xpcom/obsolete/
H A DnsFileSpecWin.cpp370 char szGotPath[MAX_PATH]; local
374 hres = psl->GetPath( szGotPath, MAX_PATH, &wfd, SLGP_UNCPRIORITY );
379 mPath = szGotPath;

Completed in 1055 milliseconds