vbox的更動 36597 路徑 trunk/src/VBox/Runtime/include/internal
- 時間撮記:
- 2011-4-6 下午07:46:15 (14 年 以前)
- 位置:
- trunk/src/VBox/Runtime/include/internal
- 檔案:
-
- 新增 1 筆資料
- 修改 1 筆資料
圖例:
- 未更動
- 新增
- 刪除
-
trunk/src/VBox/Runtime/include/internal/file.h
r28800 r36597 44 44 int rtFileRecalcAndValidateFlags(uint32_t *pfOpen); 45 45 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 */ 56 RTFILE rtFileGetStandard(RTHANDLESTD enmStdHandle); 57 46 58 RT_C_DECLS_END 47 59
注意:
瀏覽 TracChangeset
來幫助您使用更動檢視器