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

/vbox/src/VBox/Additions/WINNT/VBoxTray/
H A DVBoxLA.cpp77 uint32_t u32LastAttach; member in struct:VBOXLACONTEXT::__anon2040
933 pCtx->activeClient.u32LastAttach = ~0;
1117 if (u32Attach != pCtx->activeClient.u32LastAttach)
1126 pCtx->activeClient.u32LastAttach = u32Attach;

Completed in 46 milliseconds