Changeset 38207 in vbox for trunk/include/VBox
- Timestamp:
- Jul 27, 2011 9:56:28 PM (14 years ago)
- svn:sync-xref-src-repo-rev:
- 73175
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/VBoxVideoGuest.h
r35948 r38207 6 6 7 7 /* 8 * Copyright (C) 2006-20 08Oracle Corporation8 * Copyright (C) 2006-2011 Oracle Corporation 9 9 * 10 10 * This file is part of VirtualBox Open Source Edition (OSE), as … … 258 258 259 259 RTDECL(uint32_t) VBoxHGSMIGetMonitorCount(PHGSMIGUESTCOMMANDCONTEXT pCtx); 260 RTDECL(uint32_t) VBoxVideoGetVRAMSize(void); 261 RTDECL(bool) VBoxVideoAnyWidthAllowed(void); 260 262 261 263 struct VBVAINFOVIEW;
Note:
See TracChangeset
for help on using the changeset viewer.