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

/vbox/src/VBox/Frontends/VBoxBalloonCtrl/
H A DVBoxModAPIMonitor.cpp73 static Bstr g_strAPIMonIslnLastBeat; variable
550 && g_strAPIMonIslnLastBeat.compare(strHeartbeat, Bstr::CaseSensitive))
555 g_strAPIMonIslnLastBeat = strHeartbeat;

Completed in 327 milliseconds