VirtualBox

Ignore:
Timestamp:
Feb 25, 2014 3:22:04 PM (11 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
92447
Message:

6813 - src-client/EmulatedUSBImpl.cpp

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/include/EmulatedUSBImpl.h

    r49120 r50580  
    4343
    4444    /* Public method for internal use. */
    45     static DECLCALLBACK(int) eusbCallback(void *pv, const char *pszId, uint32_t iEvent,
    46                                           const void *pvData, uint32_t cbData);
     45    static DECLCALLBACK(int) i_eusbCallback(void *pv, const char *pszId, uint32_t iEvent,
     46                                            const void *pvData, uint32_t cbData);
    4747
    48     HRESULT webcamAttachInternal(const com::Utf8Str &aPath,
    49                                  const com::Utf8Str &aSettings,
    50                                  const char *pszDriver,
    51                                  void *pvObject);
    52     HRESULT webcamDetachInternal(const com::Utf8Str &aPath);
     48    HRESULT i_webcamAttachInternal(const com::Utf8Str &aPath,
     49                                   const com::Utf8Str &aSettings,
     50                                   const char *pszDriver,
     51                                   void *pvObject);
     52    HRESULT i_webcamDetachInternal(const com::Utf8Str &aPath);
    5353
    5454private:
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