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

/vbox/src/VBox/Additions/WINNT/VBoxTray/
H A DVBoxTray.cpp1193 BOOL (WINAPI * pfnWTSUnRegisterSessionNotification)(HWND hWnd); member in struct:VBOXST
1245 (void **)&gVBoxSt.pfnWTSUnRegisterSessionNotification);
1310 if (!gVBoxSt.pfnWTSUnRegisterSessionNotification(gVBoxSt.hWTSAPIWnd))

Completed in 47 milliseconds