|
HRESULT | AddUrlAndNotify ([in] LPCOLESTR pocsUrl, [in, unique] LPCOLESTR pocsTitle, [in] DWORD dwFlags, [in] BOOL fWriteHistory, [in] IOleCommandTarget *poctNotify, [in, unique] IUnknown *punkISFolder) |
|
HRESULT | ClearHistory () |
|
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) |
|
HRESULT | QueryInterface ([in] REFIID riid, [out, iid_is(riid)] void **ppvObject) |
|
ULONG | AddRef () |
|
ULONG | Release () |
|
Definition at line 113 of file urlhist.idl.