VirtualBox

Changeset 104310 in vbox for trunk/include


Ignore:
Timestamp:
Apr 12, 2024 10:10:49 AM (13 months ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
162787
Message:

Shared Clipboard/Transfers: Renamed ShClTransferRootsInitFromFile() -> ShClTransferRootsInitFromPath(). bugref:9437

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/GuestHost/SharedClipboard-transfers.h

    r103619 r104310  
    12021202int ShClTransferRootsInitFromStringList(PSHCLTRANSFER pTransfer, const char *pszRoots, size_t cbRoots);
    12031203int ShClTransferRootsInitFromStringListUnicode(PSHCLTRANSFER pTransfer, PRTUTF16 pwszRoots, size_t cbRoots);
    1204 int ShClTransferRootsInitFromFile(PSHCLTRANSFER pTransfer, const char *pszFile);
     1204int ShClTransferRootsInitFromPath(PSHCLTRANSFER pTransfer, const char *pszPath);
    12051205uint64_t ShClTransferRootsCount(PSHCLTRANSFER pTransfer);
    12061206PCSHCLLISTENTRY ShClTransferRootsEntryGet(PSHCLTRANSFER pTransfer, uint64_t uIndex);
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