VirtualBox

Changeset 9293 in vbox for trunk/include/VBox/pdmdev.h


Ignore:
Timestamp:
Jun 2, 2008 12:18:45 PM (17 years ago)
Author:
vboxsync
Message:

Enforce RTRCPTR usage.

File:
1 edited

Legend:

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

    r9243 r9293  
    16871687     * @param   pszDesc             Pointer to description string. This must not be freed.
    16881688     */
    1689     DECLR3CALLBACKMEMBER(int, pfnIOPortRegisterGC,(PPDMDEVINS pDevIns, RTIOPORT Port, RTUINT cPorts, RTGCPTR pvUser,
     1689    DECLR3CALLBACKMEMBER(int, pfnIOPortRegisterGC,(PPDMDEVINS pDevIns, RTIOPORT Port, RTUINT cPorts, RTRCPTR pvUser,
    16901690                                                   const char *pszOut, const char *pszIn,
    16911691                                                   const char *pszOutStr, const char *pszInStr, const char *pszDesc));
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