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

/vbox/src/VBox/Additions/WINNT/VBoxGINA/
H A DVBoxGINA.cpp474 BOOL WINAPI WlxScreenSaverNotify(PVOID pWlxContext, BOOL *pSecure) argument
476 VBoxGINAVerbose(0, "VBoxGINA::WlxScreenSaverNotify, pSecure=%d\n",
477 pSecure ? *pSecure : 0);
497 *pSecure = TRUE;

Completed in 72 milliseconds