VirtualBox

忽略:
時間撮記:
2011-4-6 下午07:46:15 (14 年 以前)
作者:
vboxsync
訊息:

IPRT: Implemented the memory tracker.

位置:
trunk/src/VBox/Runtime/include/internal
檔案:
新增 1 筆資料
修改 1 筆資料

圖例:

未更動
新增
刪除
  • trunk/src/VBox/Runtime/include/internal/file.h

    r28800 r36597  
    4444int rtFileRecalcAndValidateFlags(uint32_t *pfOpen);
    4545
     46
     47/**
     48 * Internal interface for getting the RTFILE handle of stdin, stdout or stderr.
     49 *
     50 * This interface will not be exposed and is purely for internal IPRT use.
     51 *
     52 * @returns Handle or NIL_RTFILE.
     53 *
     54 * @param   enmStdHandle    The standard handle.
     55 */
     56RTFILE rtFileGetStandard(RTHANDLESTD enmStdHandle);
     57
    4658RT_C_DECLS_END
    4759
注意: 瀏覽 TracChangeset 來幫助您使用更動檢視器

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