VirtualBox

Changeset 28213 in vbox for trunk/include


Ignore:
Timestamp:
Apr 12, 2010 3:15:51 PM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
59953
Message:

PDMINETWORKUP,Drv*,Dev*: Eliminated pfnSendDeprecated.

File:
1 edited

Legend:

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

    r27973 r28213  
    270270    /** @todo Add a callback that informs the driver chain about MAC address changes if we ever implement that.  */
    271271
    272     /**
    273      * Send data to the network.
    274      *
    275      * @returns VBox status code.
    276      * @param   pInterface      Pointer to the interface structure containing the called function pointer.
    277      * @param   pvBuf           Data to send.
    278      * @param   cb              Number of bytes to send.
    279      * @thread  EMT ??
    280      * @deprecated
    281      */
    282     DECLR3CALLBACKMEMBER(int, pfnSendDeprecated,(PPDMINETWORKUP pInterface, const void *pvBuf, size_t cb));
    283 
    284 
    285272} PDMINETWORKUP;
    286273/** PDMINETWORKUP interface ID. */
    287 #define PDMINETWORKUP_IID                       "0e603bc1-3016-41b4-b521-15c038cda16a"
     274#define PDMINETWORKUP_IID                       "3415a37c-4415-43e8-be18-26d9fd2c26a8"
    288275
    289276
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