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

/vbox/src/VBox/Additions/WINNT/VBoxTray/
H A DVBoxTray.cpp1203 USHORT *pProtocolType = NULL; local
1209 (LPTSTR *)&pProtocolType, &cbBuf))
1211 gVBoxSt.fIsConsole = (*pProtocolType == 0);

Completed in 47 milliseconds