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

/vbox/src/VBox/Additions/WINNT/VBoxGINA/
H A DVBoxGINA.cpp72 PGWLXDISCONNECTNOTIFY GWlxDisconnectNotify; variable
222 GWlxDisconnectNotify = (PGWLXDISCONNECTNOTIFY)RTLdrGetFunction(hLdrMod, "WlxDisconnectNotify");
235 GWlxGetConsoleSwitchCredentials, GWlxReconnectNotify, GWlxDisconnectNotify);
594 if (GWlxDisconnectNotify)
595 GWlxDisconnectNotify(pWlxContext);

Completed in 43 milliseconds