Changeset 59240 in vbox for trunk/include/VBox
- Timestamp:
- Jan 1, 2016 8:20:34 PM (9 years ago)
- svn:sync-xref-src-repo-rev:
- 104868
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/VBoxVideoGuest.h
r56431 r59240 223 223 uint32_t *pcbGuestHeapMemory, 224 224 uint32_t *poffHostFlags); 225 RTDECL(int) VBoxHGSMIReportFlagsLocation(PHGSMIGUESTCOMMANDCONTEXT pCtx, 226 HGSMIOFFSET offLocation); 225 227 RTDECL(int) VBoxHGSMISendCapsInfo(PHGSMIGUESTCOMMANDCONTEXT pCtx, 226 228 uint32_t fCaps);
Note:
See TracChangeset
for help on using the changeset viewer.