Changeset 68436 in vbox for trunk/include/VBox/VBoxGuestLib.h
- Timestamp:
- Aug 17, 2017 10:12:58 AM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/VBoxGuestLib.h
r68103 r68436 526 526 unsigned *px, unsigned *py, bool *pfEnabled); 527 527 /** @} */ 528 529 /** @name VRDP 530 * @{ */ 531 VBGLR3DECL(int) VbglR3VrdpGetChangeRequest(bool *pfActive, uint32_t *puExperienceLevel); 532 /** @} */ 528 533 529 534 /** @name VM Statistics
Note:
See TracChangeset
for help on using the changeset viewer.