VirtualBox

Changeset 12508 in vbox for trunk/include


Ignore:
Timestamp:
Sep 16, 2008 4:52:11 PM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
36646
Message:

Device/Storage: fix CD/DVD media change problems in passthrough mode.

File:
1 edited

Legend:

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

    r12476 r12508  
    643643     * @thread  Any thread.
    644644     */
    645     DECLR3CALLBACKMEMBER(int, pfnSendCmd,(PPDMIBLOCK pInterface, const uint8_t *pbCmd, PDMBLOCKTXDIR enmTxDir, void *pvBuf, size_t *pcbBuf, uint8_t *pbSenseKey, uint32_t cTimeoutMillies));
     645    DECLR3CALLBACKMEMBER(int, pfnSendCmd,(PPDMIBLOCK pInterface, const uint8_t *pbCmd, PDMBLOCKTXDIR enmTxDir, void *pvBuf, size_t *pcbBuf, uint8_t *pabSense, size_t cbSense, uint32_t cTimeoutMillies));
    646646
    647647    /**
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