ReactOS 0.4.15-dev-7998-gdb93cb1
IUrlHistoryStg2 Interface Reference
Inheritance diagram for IUrlHistoryStg2:
Collaboration diagram for IUrlHistoryStg2:

Public Types

typedef IUrlHistoryStg2LPURLHISTORYSTG2
 
- Public Types inherited from IUrlHistoryStg
typedef IUrlHistoryStgLPURLHISTORYSTG
 
- Public Types inherited from IUnknown
typedef IUnknownLPUNKNOWN
 

Public Member Functions

HRESULT AddUrlAndNotify ([in] LPCOLESTR pocsUrl, [in, unique] LPCOLESTR pocsTitle, [in] DWORD dwFlags, [in] BOOL fWriteHistory, [in] IOleCommandTarget *poctNotify, [in, unique] IUnknown *punkISFolder)
 
HRESULT ClearHistory ()
 
- Public Member Functions inherited from IUrlHistoryStg
HRESULT AddUrl ([in] LPCOLESTR pocsUrl, [in, unique] LPCOLESTR pocsTitle, [in] DWORD dwFlags)
 
HRESULT DeleteUrl ([in] LPCOLESTR pocsUrl, [in] DWORD dwFlags)
 
HRESULT QueryUrl ([in] LPCOLESTR pocsUrl, [in] DWORD dwFlags, [in, out, unique] LPSTATURL lpSTATURL)
 
HRESULT BindToObject ([in] LPCOLESTR pocsUrl, [in] REFIID riid, [out, iid_is(riid)] void **ppvOut)
 
HRESULT EnumUrls ([out] IEnumSTATURL **ppEnum)
 
- Public Member Functions inherited from IUnknown
HRESULT QueryInterface ([in] REFIID riid, [out, iid_is(riid)] void **ppvObject)
 
ULONG AddRef ()
 
ULONG Release ()
 

Detailed Description

Definition at line 113 of file urlhist.idl.

Member Typedef Documentation

◆ LPURLHISTORYSTG2

Definition at line 115 of file urlhist.idl.

Member Function Documentation

◆ AddUrlAndNotify()

HRESULT IUrlHistoryStg2::AddUrlAndNotify ( [in] LPCOLESTR  pocsUrl,
[in, unique] LPCOLESTR  pocsTitle,
[in] DWORD  dwFlags,
[in] BOOL  fWriteHistory,
[in] IOleCommandTarget poctNotify,
[in, unique] IUnknown punkISFolder 
)

◆ ClearHistory()

HRESULT IUrlHistoryStg2::ClearHistory ( )

The documentation for this interface was generated from the following file: