VirtualBox

Changeset 10081

Show
Ignore:
Timestamp:
07/01/08 20:21:30 (6 months ago)
Author:
vboxsync
Message:

VBoxNetFlt coding.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • 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    /** 

© 2008 Sun Microsystems, Inc.
ContactPrivacy policy