VirtualBox

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


Ignore:
Timestamp:
Aug 16, 2010 10:01:36 AM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
64828
Message:

FT api

File:
1 edited

Legend:

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

    r31615 r31685  
    432432    STDMETHOD(COMGETTER(TeleporterPassword))(BSTR *aPassword);
    433433    STDMETHOD(COMSETTER(TeleporterPassword))(IN_BSTR aPassword);
     434    STDMETHOD(COMGETTER(FaultToleranceState))(FaultToleranceState_T *aEnabled);
     435    STDMETHOD(COMSETTER(FaultToleranceState))(FaultToleranceState_T aEnabled);
     436    STDMETHOD(COMGETTER(FaultTolerancePort))(ULONG *aPort);
     437    STDMETHOD(COMSETTER(FaultTolerancePort))(ULONG aPort);
     438    STDMETHOD(COMGETTER(FaultToleranceAddress))(BSTR *aAddress);
     439    STDMETHOD(COMSETTER(FaultToleranceAddress))(IN_BSTR aAddress);
    434440    STDMETHOD(COMGETTER(RTCUseUTC))(BOOL *aEnabled);
    435441    STDMETHOD(COMSETTER(RTCUseUTC))(BOOL aEnabled);
Note: See TracChangeset for help on using the changeset viewer.

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