VirtualBox

Changeset 65088 in vbox for trunk/src/VBox/Main/webservice


Ignore:
Timestamp:
Jan 3, 2017 8:52:49 PM (8 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
112590
Message:

Main: doxygen fixes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/webservice/vboxweb.cpp

    r64012 r65088  
    15361536 *
    15371537 * @param soap
    1538  * @param str
     1538 * @param pcsz
    15391539 * @param extype
    15401540 * @param ex
     
    16071607 * Return a safe C++ string from the given COM UUID,
    16081608 * without crashing if the UUID is empty.
    1609  * @param bstr
     1609 * @param uuid
    16101610 * @return
    16111611 */
     
    17981798 *
    17991799 * Preconditions: Caller must have locked g_pWebsessionsLockHandle.
    1800  *
    1801  * @param username
    1802  * @param password
    18031800 */
    18041801WebServiceSession::WebServiceSession()
     
    19891986 * Preconditions: Caller must have locked g_pWebsessionsLockHandle.
    19901987 *
    1991  * @param pcu pointer to a COM object.
     1988 * @param pObject pointer to a COM object.
    19921989 * @return The existing ManagedObjectRef that represents the COM object, or NULL if there's none yet.
    19931990 */
     
    23642361 * client to clean up itself.
    23652362 *
    2366  * @param
    2367  * @param vbox__IWebsessionManager_USCORElogon
    2368  * @param vbox__IWebsessionManager_USCORElogonResponse
     2363 * @param soap
     2364 * @param req
     2365 * @param resp
    23692366 * @return
    23702367 */
     
    24542451 * hard-coded implementation for IWebsessionManager::logoff.
    24552452 *
    2456  * @param
    2457  * @param vbox__IWebsessionManager_USCORElogon
    2458  * @param vbox__IWebsessionManager_USCORElogonResponse
     2453 * @param req
     2454 * @param resp
    24592455 * @return
    24602456 */
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