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

/vbox/src/VBox/Additions/WINNT/VBoxTray/
H A DVBoxTray.cpp1202 WTS_CONNECTSTATE_CLASS *penmConnectState = NULL; local
1206 (LPTSTR *)&penmConnectState, &cbBuf))
1212 gVBoxSt.enmConnectState = *penmConnectState;

Completed in 36 milliseconds