Changeset 91503 in vbox for trunk/src/VBox/Main/include/GuestCtrlImplPrivate.h
- Timestamp:
- Oct 1, 2021 8:57:59 AM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/include/GuestCtrlImplPrivate.h
r84857 r91503 1278 1278 int waitForEvent(GuestWaitEvent *pEvent, uint32_t uTimeoutMS, VBoxEventType_T *pType, IEvent **ppEvent); 1279 1279 1280 #ifndef VBOX_GUESTCTRL_TEST_CASE1281 HRESULT setErrorExternal(VirtualBoxBase *pInterface, const Utf8Str &strAction, const GuestErrorInfo &guestErrorInfo);1282 #endif1283 1284 1280 public: 1285 1281
Note:
See TracChangeset
for help on using the changeset viewer.