VirtualBox

Changeset 35704 in vbox for trunk


Ignore:
Timestamp:
Jan 25, 2011 11:18:33 AM (14 years ago)
Author:
vboxsync
Message:

Comment.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/WINNT/Installer/VBoxDrvInst.cpp

    r35703 r35704  
    136136 * @return  Exit code (EXIT_OK, EXIT_FAIL)
    137137 * @param   fInstall            Flag indicating whether to install (TRUE) or uninstall (FALSE) a driver.
    138  * @param   pszDriverPath       Full qualified path to the driver's .INF file (+ driver files).
     138 * @param   pszDriverPath       Pointer to full qualified path to the driver's .INF file (+ driver files).
    139139 * @param   fSilent             Flag indicating a silent installation (TRUE) or not (FALSE).
     140 * @param   pszLogFile          Pointer to full qualified path to log file to be written during installation.
     141 *                              Optional.
    140142 */
    141143int VBoxInstallDriver(const BOOL fInstall, const _TCHAR *pszDriverPath, BOOL fSilent,
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