VirtualBox

Changeset 81631 in vbox for trunk/include


Ignore:
Timestamp:
Nov 2, 2019 10:13:11 PM (5 years ago)
Author:
vboxsync
Message:

pdmstorageifs.h: Added missing NIL_PDMMEDIAEXIOREQ - handles must have NIL defines.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/vmm/pdmstorageifs.h

    r80593 r81631  
    542542/** Pointer to an I/O request handle. */
    543543typedef PDMMEDIAEXIOREQ *PPDMMEDIAEXIOREQ;
     544/** NIL I/O request handle. */
     545#define NIL_PDMMEDIAEXIOREQ     ((PDMMEDIAEXIOREQ)0)
    544546
    545547/** A I/O request ID. */
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