VirtualBox

Ignore:
Timestamp:
Aug 16, 2013 3:30:15 PM (12 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
88078
Message:

GuestCtrl: Update for IGuestFile; some renaming.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/include/GuestCtrlImplPrivate.h

    r47627 r47817  
    116116    /** The file's disposition mode. */
    117117    Utf8Str                 mDisposition;
     118    /** The file's sharing mode.
     119     **@todo Not implemented yet.*/
     120    Utf8Str                 mSharingMode;
    118121    /** Octal creation mode. */
    119122    uint32_t                mCreationMode;
    120123    /** The initial offset on open. */
    121     int64_t                 mInitialOffset;
     124    uint64_t                mInitialOffset;
    122125};
    123126
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