|
ReactOS 0.4.16-dev-1948-gd260c1d
|


Public Member Functions | |
| HRESULT | Clone ([out] IEnumTfDisplayAttributeInfo **ppEnum) |
| HRESULT | Next ([in] ULONG ulCount, [out, size_is(ulCount), length_is(*pcFetched)] ITfDisplayAttributeInfo **rgInfo, [out] ULONG *pcFetched) |
| HRESULT | Reset () |
| HRESULT | Skip ([in] ULONG ulCount) |
Public Member Functions inherited from IUnknown | |
| HRESULT | QueryInterface ([in] REFIID riid, [out, iid_is(riid)] void **ppvObject) |
| ULONG | AddRef () |
| ULONG | Release () |
Additional Inherited Members | |
Public Types inherited from IUnknown | |
| typedef IUnknown * | LPUNKNOWN |
| HRESULT IEnumTfDisplayAttributeInfo::Clone | ( | [out] IEnumTfDisplayAttributeInfo ** | ppEnum | ) |
| HRESULT IEnumTfDisplayAttributeInfo::Next | ( | [in] ULONG | ulCount, |
| [out, size_is(ulCount), length_is(*pcFetched)] ITfDisplayAttributeInfo ** | rgInfo, | ||
| [out] ULONG * | pcFetched | ||
| ) |
| HRESULT IEnumTfDisplayAttributeInfo::Reset | ( | ) |