VirtualBox

Changeset 92740 in vbox for trunk/include/VBox/GuestHost


Ignore:
Timestamp:
Dec 3, 2021 4:28:51 PM (3 years ago)
Author:
vboxsync
Message:

Shared Clipboard/Transfers: Resolved @todos: Revamped event [source] interface to now use the event objects directly instead of the event ID [build fix]. bugref:9437

File:
1 edited

Legend:

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

    r92738 r92740  
    137137#define NIL_SHCLEVENTID                          UINT32_MAX
    138138
    139 /** Forward declaration, needed for SHCLEVENT. */
     139/** Pointer to a shared clipboard event source.
     140 *  Forward declaration, needed for SHCLEVENT. */
    140141typedef struct SHCLEVENTSOURCE *PSHCLEVENTSOURCE;
    141142
     
    178179    RTLISTANCHOR      lstEvents;
    179180} SHCLEVENTSOURCE;
    180 /** Pointer to a shared clipboard event source. */
    181 typedef SHCLEVENTSOURCE *PSHCLEVENTSOURCE;
    182181
    183182/** @name Shared Clipboard data payload functions.
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