VirtualBox

Ignore:
Timestamp:
May 10, 2010 3:44:55 PM (15 years ago)
Author:
vboxsync
Message:

Wording

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/include/MachineImpl.h

    r29225 r29309  
    393393    STDMETHOD(COMGETTER(MemoryBalloonSize))(ULONG *memoryBalloonSize);
    394394    STDMETHOD(COMSETTER(MemoryBalloonSize))(ULONG memoryBalloonSize);
    395     STDMETHOD(COMGETTER(SharedPagingEnabled))(BOOL *enabled);
    396     STDMETHOD(COMSETTER(SharedPagingEnabled))(BOOL enabled);
     395    STDMETHOD(COMGETTER(PageFusionEnabled))(BOOL *enabled);
     396    STDMETHOD(COMSETTER(PageFusionEnabled))(BOOL enabled);
    397397    STDMETHOD(COMGETTER(VRAMSize))(ULONG *memorySize);
    398398    STDMETHOD(COMSETTER(VRAMSize))(ULONG memorySize);
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