VirtualBox

Changeset 10081 in vbox for trunk/include


Ignore:
Timestamp:
Jul 1, 2008 6:21:30 PM (17 years ago)
Author:
vboxsync
Message:

VBoxNetFlt coding.

File:
1 edited

Legend:

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

    r10076 r10081  
    469469     * device enabling/disabling.
    470470     *
     471     * @returns IPRT status code (see RTSemEventWait).
    471472     * @param   pIfPort     Pointer to this structure.
    472473     * @param   cMillies    The number of milliseconds to wait. 0 means
     
    476477     * @remarks Called holding the out-bound trunk port lock.
    477478     */
    478     DECLR0CALLBACKMEMBER(bool, pfnWaitForIdle,(PINTNETTRUNKIFPORT pIfPort, uint32_t cMillies));
     479    DECLR0CALLBACKMEMBER(int, pfnWaitForIdle,(PINTNETTRUNKIFPORT pIfPort, uint32_t cMillies));
    479480
    480481    /**
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