VirtualBox

Changeset 10234 in vbox for trunk/include


Ignore:
Timestamp:
Jul 4, 2008 3:50:36 PM (17 years ago)
Author:
vboxsync
Message:

Guest properties: added some missing ifdefs

File:
1 edited

Legend:

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

    r9920 r10234  
    15691569/** @}  */
    15701570
     1571#ifdef VBOX_WITH_INFO_SVC
    15711572/** @name Information Services
    15721573 * @{ */
     
    15761577VBGLR3DECL(int)     VbglR3InfoSvcReadKey(uint32_t u32ClientId, char *pszKey, char *pszValue, uint32_t cbValue, uint32_t *pcbActual);
    15771578/** @}  */
     1579#endif /* VBOX_WITH_INFO_SVC defined */
    15781580
    15791581
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