Changeset 103363 in vbox for trunk/include/VBox/err.h
- Timestamp:
- Feb 14, 2024 5:23:47 PM (10 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/err.h
r102977 r103363 3203 3203 /** Shared Clipboard event failed error. */ 3204 3204 #define VERR_SHCLPB_EVENT_FAILED (-7152) 3205 /** No clipboard data available for requested format. */ 3206 #define VERR_SHCLPB_NO_DATA (-7153) 3205 3207 /** @} */ 3206 3208
Note:
See TracChangeset
for help on using the changeset viewer.