VirtualBox

Changeset 35308 in vbox for trunk/include/VBox


Ignore:
Timestamp:
Dec 23, 2010 11:45:59 AM (14 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
69161
Message:

AsyncCompletion: Remove obsolete write cache

File:
1 edited

Legend:

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

    r34586 r35308  
    229229/** Open the file in read-only mode. */
    230230#define PDMACEP_FILE_FLAGS_READ_ONLY    RT_BIT_32(0)
    231 /** whether file content should be cached by the endpoint. */
    232 #define PDMACEP_FILE_FLAGS_CACHING      RT_BIT_32(1)
    233231/** Whether the file should not be write protected.
    234232 * The default is to protect the file against writes by other processes
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