VirtualBox

Ignore:
Timestamp:
Jan 3, 2017 8:52:49 PM (8 years ago)
Author:
vboxsync
Message:

Main: doxygen fixes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/src-all/win/VBoxProxyStub.c

    r63260 r65088  
    280280/**
    281281 * Pure virtual method implementation referenced by VirtualBox_p.c
    282  *
    283  * @returns New reference count.
    284  * @param   pThis               Buffer to release.
    285282 */
    286283void __cdecl _purecall(void)                                                              /* see DLLDUMMYPURECALL in RpcProxy.h */
     
    370367 * @param   pszSubRoot      The path to the where the classes are registered,
    371368 *                          NULL if @a hkeyRoot.
    372  * @param   hkeyAltRoot     The registry root tree constant for the alternative
    373  *                          registrations (remove only).
    374  * @param   pszAltSubRoot   The path to where classes could also be registered,
    375  *                          but shouldn't be in our setup.
    376369 * @param   fDelete         Whether to delete registrations first.
    377370 * @param   fUpdate         Whether to update registrations.
     
    12671260 *
    12681261 * @returns COM status code.
     1262 * @param   pState
    12691263 * @param   pwszVBoxDir         The VirtualBox application directory.
    12701264 * @param   fIs32On64           Set if this is the 32-bit on 64-bit component.
     
    14231417 *
    14241418 * @param   pState              The registry modifier state.
    1425  * @param   pwszVBoxDir         The VirtualBox install directory (unicode),
    1426  *                              trailing slash.
    1427  * @param   fIs32On64           Set if we're registering the 32-bit proxy stub
    1428  *                              on a 64-bit system.
    14291419 */
    14301420static void vbpsUpdateInterfaceRegistrations(VBPSREGSTATE *pState)
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