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

/vbox/src/VBox/Additions/WINNT/VBoxTray/
H A DVBoxLA.cpp1103 uint32_t u32Attach = ~0; local
1108 &u32Attach);
1113 u32Attach, u64Timestamp));
1117 if (u32Attach != pCtx->activeClient.u32LastAttach)
1122 pCtx->u32Action = u32Attach?
1126 pCtx->activeClient.u32LastAttach = u32Attach;
1135 pCtx->u32Action = u32Attach?

Completed in 55 milliseconds