VirtualBox

Changeset 46367 in vbox for trunk/src/VBox/Main/include


Ignore:
Timestamp:
Jun 3, 2013 4:34:26 PM (12 years ago)
Author:
vboxsync
Message:

Control VBoxSVC release logging. Xtracker id: 6787

File:
1 edited

Legend:

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

    r44948 r46367  
    7070    STDMETHOD(COMGETTER(ParallelPortCount))(ULONG *count);
    7171    STDMETHOD(COMGETTER(MaxBootPosition))(ULONG *aMaxBootPosition);
     72    STDMETHOD(COMGETTER(LoggingLevel))(BSTR *aLoggingLevel);
     73    STDMETHOD(COMSETTER(LoggingLevel))(IN_BSTR aLoggingLevel);
    7274    STDMETHOD(COMGETTER(DefaultMachineFolder))(BSTR *aDefaultMachineFolder);
    7375    STDMETHOD(COMSETTER(DefaultMachineFolder))(IN_BSTR aDefaultMachineFolder);
     
    125127    HRESULT getUserHomeDirectory(Utf8Str &strPath);
    126128    HRESULT setDefaultMachineFolder(const Utf8Str &aPath);
     129    HRESULT setLoggingLevel(const Utf8Str &aLoggingLevel);
    127130    HRESULT setDefaultHardDiskFormat(const Utf8Str &aFormat);
    128131
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