VirtualBox

儲存庫 vbox 的更動 13064


忽略:
時間撮記:
2008-10-8 上午09:43:09 (16 年 以前)
作者:
vboxsync
訊息:

iprt/req.h: corrected API docs

檔案:
修改 1 筆資料

圖例:

未更動
新增
刪除
  • trunk/include/iprt/req.h

    r8245 r13064  
    207207 * @param   pfnFunction     Pointer to the function to call.
    208208 * @param   cArgs           Number of arguments following in the ellipsis.
    209  *                          Not possible to pass 64-bit arguments!
     209 *                          Arguments may not be wider than the host pointer size!
    210210 * @param   ...             Function arguments.
    211211 */
     
    233233 * @param   pfnFunction     Pointer to the function to call.
    234234 * @param   cArgs           Number of arguments following in the ellipsis.
    235  *                          Not possible to pass 64-bit arguments!
     235 *                          Arguments may not be wider than the host pointer size!
    236236 * @param   ...             Function arguments.
    237237 */
     
    261261 * @param   pfnFunction     Pointer to the function to call.
    262262 * @param   cArgs           Number of arguments following in the ellipsis.
    263  *                          Not possible to pass 64-bit arguments!
     263 *                          Arguments may not be wider than the host pointer size!
    264264 * @param   ...             Function arguments.
    265265 */
     
    289289 * @param   pfnFunction     Pointer to the function to call.
    290290 * @param   cArgs           Number of arguments following in the ellipsis.
    291  *                          Not possible to pass 64-bit arguments!
     291 *                          Arguments may not be wider than the host pointer size!
    292292 * @param   Args            Variable argument vector.
    293293 */
注意: 瀏覽 TracChangeset 來幫助您使用更動檢視器

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