VirtualBox

Ignore:
Timestamp:
Jan 4, 2017 5:10:35 PM (8 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
112623
Message:

Main: doxygen fixes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/src-client/MachineDebuggerImpl.cpp

    r65103 r65120  
    124124 *
    125125 * @returns COM status code
    126  * @param   a_fEnabled      Where to store the result.
     126 * @param   aSingleStep     Where to store the result.
    127127 */
    128128HRESULT MachineDebugger::getSingleStep(BOOL *aSingleStep)
     
    533533 *
    534534 * @returns COM status code
    535  * @param   aEnabled address of result variable
     535 * @param   aHWVirtExEnabled    address of result variable
    536536 */
    537537HRESULT MachineDebugger::getHWVirtExEnabled(BOOL *aHWVirtExEnabled)
     
    553553 *
    554554 * @returns COM status code
    555  * @param   aEnabled address of result variable
     555 * @param   aHWVirtExNestedPagingEnabled    address of result variable
    556556 */
    557557HRESULT MachineDebugger::getHWVirtExNestedPagingEnabled(BOOL *aHWVirtExNestedPagingEnabled)
     
    573573 *
    574574 * @returns COM status code
    575  * @param   aEnabled address of result variable
     575 * @param   aHWVirtExVPIDEnabled address of result variable
    576576 */
    577577HRESULT MachineDebugger::getHWVirtExVPIDEnabled(BOOL *aHWVirtExVPIDEnabled)
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette