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

/vbox/src/VBox/Runtime/common/misc/
H A Dgetoptargv.cpp501 RTDECL(int) RTGetOptArgvToUtf16String(PRTUTF16 *ppwszCmdLine, const char * const *papszArgv, uint32_t fFlags) argument
507 rc = RTStrToUtf16(pszCmdLine, ppwszCmdLine);

Completed in 42 milliseconds