VirtualBox

Changeset 3817 in vbox for trunk/src


Ignore:
Timestamp:
Jul 24, 2007 3:33:48 PM (17 years ago)
Author:
vboxsync
Message:

LineSize -> BytesPerLine

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/ConsoleVRDPServer.cpp

    r3761 r3817  
    630630        /* Query framebuffer parameters. */
    631631        ULONG lineSize = 0;
    632         pfb->COMGETTER(LineSize) (&lineSize);
     632        pfb->COMGETTER(BytesPerLine) (&lineSize);
    633633
    634634        ULONG bitsPerPixel = 0;
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette