VirtualBox

Changeset 100021 in vbox


Ignore:
Timestamp:
May 31, 2023 7:20:58 AM (2 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
157696
Message:

Shared Clipboard: Header docs update. bugref:9437

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/HostServices/VBoxClipboardSvc.h

    r100016 r100021  
    456456 * @retval  VERR_WRONG_PARAMETER_COUNT
    457457 * @retval  VERR_WRONG_PARAMETER_TYPE
    458  * @since   6.1.x
     458 * @since   7.1.x
    459459 */
    460460#define VBOX_SHCL_GUEST_FN_ROOT_LIST_HDR_WRITE    13
     
    465465 * @retval  VERR_WRONG_PARAMETER_COUNT
    466466 * @retval  VERR_WRONG_PARAMETER_TYPE
    467  * @since   6.1.x
     467 * @since   7.1.x
    468468 */
    469469#define VBOX_SHCL_GUEST_FN_ROOT_LIST_ENTRY_READ   14
     
    474474 * @retval  VERR_WRONG_PARAMETER_COUNT
    475475 * @retval  VERR_WRONG_PARAMETER_TYPE
    476  * @since   6.1.x
     476 * @since   7.1.x
    477477 */
    478478#define VBOX_SHCL_GUEST_FN_ROOT_LIST_ENTRY_WRITE  15
     
    483483 * @retval  VERR_WRONG_PARAMETER_COUNT
    484484 * @retval  VERR_WRONG_PARAMETER_TYPE
    485  * @since   6.1.x
     485 * @since   7.1.x
    486486 */
    487487#define VBOX_SHCL_GUEST_FN_LIST_OPEN              16
     
    492492 * @retval  VERR_WRONG_PARAMETER_COUNT
    493493 * @retval  VERR_WRONG_PARAMETER_TYPE
    494  * @since   6.1.x
     494 * @since   7.1.x
    495495 */
    496496#define VBOX_SHCL_GUEST_FN_LIST_CLOSE             17
     
    501501 * @retval  VERR_WRONG_PARAMETER_COUNT
    502502 * @retval  VERR_WRONG_PARAMETER_TYPE
    503  * @since   6.1.x
     503 * @since   7.1.x
    504504 */
    505505#define VBOX_SHCL_GUEST_FN_LIST_HDR_READ          18
     
    510510 * @retval  VERR_WRONG_PARAMETER_COUNT
    511511 * @retval  VERR_WRONG_PARAMETER_TYPE
    512  * @since   6.1.x
     512 * @since   7.1.x
    513513 */
    514514#define VBOX_SHCL_GUEST_FN_LIST_HDR_WRITE         19
     
    519519 * @retval  VERR_WRONG_PARAMETER_COUNT
    520520 * @retval  VERR_WRONG_PARAMETER_TYPE
    521  * @since   6.1.x
     521 * @since   7.1.x
    522522 */
    523523#define VBOX_SHCL_GUEST_FN_LIST_ENTRY_READ        20
     
    528528 * @retval  VERR_WRONG_PARAMETER_COUNT
    529529 * @retval  VERR_WRONG_PARAMETER_TYPE
    530  * @since   6.1.x
     530 * @since   7.1.x
    531531 */
    532532#define VBOX_SHCL_GUEST_FN_LIST_ENTRY_WRITE       21
     
    537537 * @retval  VERR_WRONG_PARAMETER_COUNT
    538538 * @retval  VERR_WRONG_PARAMETER_TYPE
    539  * @since   6.1.x
     539 * @since   7.1.x
    540540 */
    541541#define VBOX_SHCL_GUEST_FN_OBJ_OPEN               22
     
    546546 * @retval  VERR_WRONG_PARAMETER_COUNT
    547547 * @retval  VERR_WRONG_PARAMETER_TYPE
    548  * @since   6.1.x
     548 * @since   7.1.x
    549549 */
    550550#define VBOX_SHCL_GUEST_FN_OBJ_CLOSE              23
     
    555555 * @retval  VERR_WRONG_PARAMETER_COUNT
    556556 * @retval  VERR_WRONG_PARAMETER_TYPE
    557  * @since   6.1.x
     557 * @since   7.1.x
    558558 */
    559559#define VBOX_SHCL_GUEST_FN_OBJ_READ               24
     
    564564 * @retval  VERR_WRONG_PARAMETER_COUNT
    565565 * @retval  VERR_WRONG_PARAMETER_TYPE
    566  * @since   6.1.x
     566 * @since   7.1.x
    567567 */
    568568#define VBOX_SHCL_GUEST_FN_OBJ_WRITE              25
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