|
ReactOS 0.4.16-dev-1946-g52006dd
|


Additional Inherited Members | |
Public Types inherited from IUnknown | |
| typedef IUnknown * | LPUNKNOWN |
Definition at line 62 of file shdeprecated.idl.
Implemented in CTravelLog.
| HRESULT ITravelLog::Clone | ( | [out] ITravelLog ** | pptl | ) |
Implemented in CTravelLog.
| HRESULT ITravelLog::FindTravelEntry | ( | [in] IUnknown * | punk, |
| [in] PCIDLIST_ABSOLUTE | pidl, | ||
| [out] ITravelEntry ** | ppte | ||
| ) |
| HRESULT ITravelLog::GetToolTipText | ( | [in] IUnknown * | punk, |
| [in] int | iOffset, | ||
| [in] int | idsTemplate, | ||
| [out, size_is(cchText)] LPWSTR | pwzText, | ||
| [in] DWORD | cchText | ||
| ) |
Implemented in CTravelLog.
| HRESULT ITravelLog::GetTravelEntry | ( | [in] IUnknown * | punk, |
| [in] int | iOffset, | ||
| [optional, out] ITravelEntry ** | ppte | ||
| ) |
Implemented in CTravelLog.
| HRESULT ITravelLog::InsertMenuEntries | ( | [in] IUnknown * | punk, |
| [in] HMENU | hmenu, | ||
| [in] int | nPos, | ||
| [in] int | idFirst, | ||
| [in] int | idLast, | ||
| [in] DWORD | dwFlags | ||
| ) |
Implemented in CTravelLog.
| HRESULT ITravelLog::Revert | ( | ) |
Implemented in CTravelLog.
Implemented in CTravelLog.
Implemented in CTravelLog.
Implemented in CTravelLog.