VirtualBox

Changeset 25986 in vbox for trunk/include/VBox


Ignore:
Timestamp:
Jan 23, 2010 1:32:03 AM (15 years ago)
Author:
vboxsync
Message:

pdmifs.h: cleaned out the remaining references to PDMINTERFACE. (assertion texts mostly)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/pdmifs.h

    r25984 r25986  
    5555 * PDMIBASE::pfnQueryInterface respectively.
    5656 *
     57 * In most interface descriptions the orientation of the interface is given as
     58 * 'down' or 'up'.  This refers to a model with the device on the top and the
     59 * drivers stacked below it.  Sometimes there is mention of 'main' or 'external'
     60 * which normally means the same, i.e. the Main or VBoxBFE API.  Pickture the
     61 * orientation of 'main' as horisontal.
     62 *
    5763 * @{
    5864 */
    59 
    60 
    61 /** @name Common Driver Interface Identficators.
    62  * @todo Convert all these to _IID.
    63  * @{
    64  */
    65 
    66 /* gsrc -r PDMINTERFACE */
    67 
    68 
    69 /** @} */
    7065
    7166
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