ReactOS 0.4.16-dev-88-ga65b6ae
|
Public Member Functions | |
HRESULT | Clone ([out] IEnumTfProperties **ret) |
HRESULT | Next ([in] ULONG count, [out, size_is(count), length_is(*fetched)] ITfProperty **props, [out] ULONG *fetched) |
HRESULT | Reset () |
HRESULT | Skip ([in] ULONG count) |
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 IEnumTfProperties::Clone | ( | [out] IEnumTfProperties ** | ret | ) |
HRESULT IEnumTfProperties::Next | ( | [in] ULONG | count, |
[out, size_is(count), length_is(*fetched)] ITfProperty ** | props, | ||
[out] ULONG * | fetched | ||
) |
HRESULT IEnumTfProperties::Reset | ( | ) |