VirtualBox

Changeset 59828 in vbox for trunk/include/VBox


Ignore:
Timestamp:
Feb 26, 2016 9:51:24 AM (9 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
105721
Message:

DnD/DnDURIObject: Use a dedicated flag for indicating the opening status.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/GuestHost/DragAndDrop.h

    r58370 r59828  
    55
    66/*
    7  * Copyright (C) 2014-2015 Oracle Corporation
     7 * Copyright (C) 2014-2016 Oracle Corporation
    88 *
    99 * This file is part of VirtualBox Open Source Edition (OSE), as
     
    168168    RTCString m_strSrcPath;
    169169    RTCString m_strTgtPath;
     170    /** Whether the object is in "opened" state. */
     171    bool      m_fOpen;
    170172    /** Object (file/directory) mode. */
    171173    uint32_t  m_fMode;
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