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

/vbox/src/VBox/Runtime/r3/
H A Dstream.cpp708 * @param phCon Where to return the console handle.
710 static bool rtStrmIsConsoleUnlocked(PRTSTREAM pStream, HANDLE *phCon) argument
719 *phCon = hCon;

Completed in 46 milliseconds