Changeset 53849 in vbox for trunk/src/VBox/Main/include
- Timestamp:
- Jan 16, 2015 9:34:59 AM (10 years ago)
- svn:sync-xref-src-repo-rev:
- 97667
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/include/DisplayImpl.h
r53847 r53849 170 170 void i_handleCrVRecScreenshotEnd(uint32_t uScreen, uint64_t u64TimeStamp); 171 171 void i_handleVRecCompletion(); 172 HRESULT notifyScaleFactorChange( uint32_t uScreen, uint32_t u32ScaleFactorWMultiplied, uint32_tu32ScaleFactorHMultiplied);172 HRESULT notifyScaleFactorChange(ULONG uScreen, ULONG u32ScaleFactorWMultiplied, ULONG u32ScaleFactorHMultiplied); 173 173 #endif 174 174
Note:
See TracChangeset
for help on using the changeset viewer.