Changeset 27888 in vbox
- Timestamp:
- Mar 31, 2010 12:33:17 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/include/GuestImpl.h
r27885 r27888 85 85 void setSupportsGraphics (BOOL aSupportsGraphics); 86 86 87 HRESULT GetStatisticsUpdateInterval(ULONG *aUpdateInterval);88 HRESULT SetStatisticsUpdateInterval(ULONG aUpdateInterval);89 90 87 // for VirtualBoxSupportErrorInfoImpl 91 88 static const wchar_t *getComponentName() { return L"Guest"; }
Note:
See TracChangeset
for help on using the changeset viewer.