IBrowserService::GetTravelLog 方法 (shdeprecated.h)
已取代。 擷取瀏覽器的 ITravelLog。
語法
HRESULT GetTravelLog(
[out] ITravelLog **pptl
);
參數
[out] pptl
類型: ITravelLog**
接收瀏覽器 ITravelLog 指標的位址。
傳回值
類型: HRESULT
如果此方法成功,則會傳回 S_OK。 否則,它會傳回 HRESULT 錯誤碼。
規格需求
需求 | 值 |
---|---|
目標平台 | Windows |
標頭 | shdeprecated.h |