VirtualBox

Changeset 22466 in vbox for trunk/include


Ignore:
Timestamp:
Aug 26, 2009 12:14:05 PM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
51479
Message:

VBVA methods in PDMIDISPLAYCONNECTOR.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/pdmifs.h

    r22412 r22466  
    422422
    423423typedef struct _VBOXVHWACMD *PVBOXVHWACMD; /**< @todo r=bird: _VBOXVHWACMD -> VBOXVHWACMD; avoid using 1 or 2 leading underscores. Also, a line what it is to make doxygen happy. */
    424 #ifdef VBOX_WITH_HGSMI
    425424typedef struct VBVACMDHDR *PVBVACMDHDR;
    426425typedef struct VBVAINFOSCREEN *PVBVAINFOSCREEN;
    427426typedef struct VBVAINFOVIEW *PVBVAINFOVIEW;
    428 #endif /* VBOX_WITH_HGSMI */
    429427
    430428/** Pointer to a display connector interface. */
     
    537535    DECLR3CALLBACKMEMBER(void, pfnVHWACommandProcess, (PPDMIDISPLAYCONNECTOR pInterface, PVBOXVHWACMD pCmd));
    538536
    539 #ifdef VBOX_WITH_HGSMI
    540537    /**
    541538     * The specified screen enters VBVA mode.
     
    628625                                                        uint32_t cx, uint32_t cy,
    629626                                                        const void *pvShape));
    630 #endif /* VBOX_WITH_HGSMI */
    631627
    632628    /** Read-only attributes.
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