VirtualBox

Changeset 15834 in vbox for trunk/include/iprt


Ignore:
Timestamp:
Jan 7, 2009 2:17:56 PM (16 years ago)
Author:
vboxsync
Message:

#3285: Improve error handling API to include unique error numbers
Document InternalSessionControl's

  • getRemoteConsole
  • assignMachine
  • assignRemoteMachine
  • updateMachineState
  • uninitialize
  • onDVDDriveChange
  • onFloppyDriveChange
  • onNetworkAdapterChange
  • onSerialPortChange
  • onParallelPortChange
  • onVRDPServerChange
  • onUSBControllerChange
  • onSharedFolderChange
  • onUSBDeviceAttach
  • onUSBDeviceDetach
  • onShowWindow
  • accessGuestProperty
  • enumerateGuestProperties
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/iprt/cdefs.h

    r14013 r15834  
    802802 */
    803803/** @def RT_UNLIKELY
    804  * Give the compiler a hint that an expression is highly unlikely hold true.
     804 * Give the compiler a hint that an expression is highly unlikely to hold true.
    805805 *
    806806 * See the usage instructions give in the RT_LIKELY() docs.
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