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

/vbox/src/VBox/Additions/common/VBoxService/
H A DVBoxService-win.cpp176 * @param uCheckPoint Some number.
178 void VBoxServiceWinSetStopPendingStatus(uint32_t uCheckPoint) argument
180 vboxServiceWinSetStatus(SERVICE_STOP_PENDING, uCheckPoint);

Completed in 47 milliseconds